Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
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. ...
Hi Team
Our valued customer - Magene is evaluating the use of nRF9160/nRF9151 on electric vehicle trackers, the products are mainly sold in Europe and North America, the...
Hey everyone,
I am new to the development of Nordic chips so I might get some things wronog here or there.
I am using windows 11 and am trying to flash a nRF54l15 DK board...
I have tried to install latest version of toolchain and SDK (2.9.0) using VSCode.
Toolchain works, but SDK gives me HTTP errors on 'west update' (see log file with extension...
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...