I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
I am using nRF sniffer for 802.15.4 (see https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-802154 & https://github.com/NordicSemiconductor/nRF-Sniffer...
Good day.
I am currently verifying BT of nRF5340 on a custom board using nrf7002 with nrf5340. My custom board is based on the nRF7002DK, and the pin connections are based...
Hi, I am trying establish connection between SPI MASTER and SPI SLAVE on two boards nRF52 DK. I am using example "ncs-spi-master-slave-example" SPI Master/Slave example
...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
Hi Nordic team,
We are developing a LE Audio project and the 2.4G private protocol audio with the NRF5340.
Could you tell me which version of the LE SDK is suitable...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
this works well with an Apple 11-13, but on 14+ Apple has removed the second antenna from the phone, so it cannot do ranging natively.
the AR approach does not work for...
I don't know why sample code is not easily compiled.
I have to add many feature such as CONFIG_SERIAL=y on prj.conf
This is not a sample.....
Anyway,
I cannot run...
Hi
I'm using the pawr_sync and pawr_adv samples as references in my project. I have implemented them so that the sync node scans for new syncs for n secs at a specified...
Hello,
I'm using an nRF52832 and an accelerometer/gyro to record data and send it over Bluetooth. My end goal is to store this data in large chunks, and then send it all...
With the recent release of SDK 2.8.0 enabling tracing with Segger Systemview locks up the system.
The offending issue is buf = net_buf_alloc(&hci_cmd_pool, K_FOREVER); which...
Hi,
My customer asked about using nRF Cloud for device firmware updates and maybe more, and I'm trying to figure out if this is possible and how difficult it would be to...
Hi there.
I'm currently working on driving a radio_test example using the 7002DK. I downloaded the radio_test example using nRF Connect and ran the bulid to drive it. The...
Existing FW developed on PCA10040 EVB, moved to EVM-BC805 which is the chip for my final board design. I applied the patch that I found to SDK 17. However this anomaly function...
I just bought a new laptop: IdeaPad 3 15IAU 7 running Windows 11 and I try to use it and the "nRF Connect for Desktop v5.1.0" and its "Quick Start" option to communicate via...