Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hi,
I am new to Nordic. Will someone help me figure out what is wrong with UVision V5.16a. I get sample codes from pack installer example the "ble_app_hrs_s310_pca10028...
I've followed the instructions here to try and get my J-Link debugger to run in bootloader.
I am using a newer SDK and SD (than the post was written for) so that may have...
Hi !
I have a rather strange problem: 1 packet is transmitted for 30 milliseconds.
I use iPhone-4s with iOS8.1 and custom board with nRF51822
In the firmware exists 4...
I saw that DA14680 from Dialog comes with a 30uA/MHz processor.
Although the clock can be programmed up to 96MHz, the 30uA/MHz is measures at 16MHz.
How can I get a...
Can you please clarify what the RBC_MESH_EVENT_TYPE_CONFLICTING_VAL is used for with the RBC mesh? I receive these events on the node that sets a value, but not the remote...
Does the bootloader from SDK v9.0.0 actually work?
When I try to use it (with S130 v1.0 in eclipse/gcc), I get NRF_ERROR_INVALID_PARAM from pstorage_register called in...
Hi all,
After receiving data from my host app, I am trying to write to write the data to flash with the sd_flash_write command. I have 3 pages of data to write, so need to...
Is it just me, or is the documentation for SDK 9 broken? When I try to access the end nodes(where the actual info is), I get a blank screen. I'm having to use the docs for...
Hi,
My nRf51422 based device holds bonding with single central device and once it bonded it will do whitelist advertising at connection lost (whitelist has one address)....
When I send the command to the 51822,so the 51822 ready to DFU,but wait for a long time,51822 is staying at a DFU state,that means 51822 can not work.How to solve this problem...
I'm just trying to build one of the example apps for the beacon kit and I'm running up against this cryptic error when trying to use dfu genpkg to build an application only...
I am using nrf51822 custom board(no input output capability) i want to make communication between BLE and PC and i want encrypted link connection whether i have to initialize...