Hello everybody,
I am trying to get the RTC0 peripheral working on Nordic nrf9151-DK using libraries from Nordic (nrfx_rtc.h, nrfx_clock.h and hal/nrf_rtc.h). I am not...
Hello everybody,
I am trying to get the RTC0 peripheral working on Nordic nrf9151-DK. I wanna use zephyr/driver_rtc.h library and zephyr/device.h librrary. I am able to...
I'm not able to debug any of example applications that uses non secure build. Non ns versions works fine. I have added CONFIG_TFM_CMAKE_BUILD_TYPE_RELWITHDEBINFO =y to my...
Hi Team,
We recently received our custom PCBs and are currently trying to configure pins P1.00 and P1.01 as UART0 RX and TX respectively. However, the UART communication...
Draft — ready to post on Nordic DevZone / Zephyr mailing-list
Title nRF5340 DK + MCP2515/TJA1050 module — can_start() always returns -EIO even in loop-back
Hardware...
Hi We are working on setting up CI/CD pipelines for our nRF application. The application is set up as a stand-alone application with its own west workspace. It uses external...
Hi ,
1.In the example: In nRF5_SDK_17.1.0_ddde560_usbd_msc_1\components\libraries\block_dev\qspi\nrf_block_dev_qspi.c, I need to set the following 0xB7 bytes. How should...
I am using proximity profile for my custom board as a tracker.I would like to make the services read/write operations accessable only to my andriod app.Others can connect...
Hello,
Recently I purchased a BLE Nano Kit with MK20/ DAP Link USB Board - Bluetooth 4.0 Low Energy Module Development Board from Fab2Lab and I was trying to use the nRF...
Hello,
We are new in Bluetooth development world. We want to use Laird's BL652 module. At beginning we want to use smartBasic and later Nordic SDK directly. Is it possible...
HI Nordic Team,
I had a production run of 5000 units. Used nrfjprog script to program the nrf51 .
Used the following commands:
nrfjprog -f NRF51 -e
nrfjprog -f NRF51...
Dear all,
I have a project with a nRF51822 based on S110 and SDK10.
Almost everything is running fine, but every time I scan for devices, either by calling BluetoothAdapter...
Hi,
I am writing an application for nRF52832 that uses both Flash Storage and Flash Data Storage in SDK12.2. I want to know how to get the start and the end addresses of...
hello,will you please tell me which code i have to use in the sdk 12.2.0 for rf communication with nrf51822 and nrf24l01 .and also tell me which settings i have to do for...
Hi
I'm working on detecting voltage change direction(up or down) by using LPCOMP or COMP.
LPCOMP initiates as following settings:
detection: NRF_LPCOMP_DETECT_UP.
reference...
Hi,
in want to extend the DFU library (Android and iOS) with a function similar to setBinOrHex(). But instead of a filename, i want to give a byte array with the init packet...
I think there is a bug in Nordic provided code in this thread about fetching the offending PC in a hardfault handler:
devzone.nordicsemi.com/.../
The provided code is...
I have found these 2 threads in this forum regarding this matter but I am a bit stuck.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I want to port the...
It's been 14 months since the nRF 5x IoT SDK 0.9 was released.
Given Nordic's normal release cycle, that's an eternity!
Will there be another release or is it dead now...
Hello community,
Before I was using a pca10040 by Nordic evaluation board. The project, that i developed, is running well using the EB but when I change to sparkfun breakout...