Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
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...
I use DFU. All ok. But I need to store my settings after update. As I was advised, I located my data from address 0x72400
But Keil added after this struc some code
...
Please Find the Attachment Screen shot of SDK Document for Advertising Module. Also Side by Side I am doing Code Walkthrough Blinky Peripheral . The Code in Blinky No Where...
Hi,
In function advertising_init(void) , I have set
and in function gap_params_init(void), I have set
still the icon doesn't change. What could be the possible reason...
Hello,
I'm trying to program my custom board with a PCA10056 following this scheme (Note that my custom board is powered by the PCA10056) :
VDD (PCA10056) ---> VTG(PCA10056...
Hi,
I'm using nRf52840 rev B and C chipset and not able to detect the NFC on the device (the rev A chipset is working). Following SW combination is used:
nRF5_SDK_15.0...
Hello,
I am working on Multi-link. I want to scan the advertising information and connect only the uuid I set up.
I want to process it on_adv_report (), but I do not know...
The output order of my scanning Saadc is not predictable.
I found two related questions, but they both are for SDK 11 and seem to have been resolved.
devzone.nordicsemi...
Hi,
Am I right that after provisioner done with network configuration all nodes save their info in persistant storage and continue work without a provisioner?
How provisioner...
HI
i'm trying to use TSL2561 sensor, but i can't geting to work. I found the code that works on the psoc that, I change it so it fits nrf52840 but it still does not work...
I want to be sure about erasing flash. Flash is divided into pages and each page has 8 blocks. The smallest amount of flash you can erase is a PAGE. Is this correct. In other...
hello,
I'm currently stuck with sd_app_evt_wait() function leaving for an unknown reason. This function is called in the main loop.
The only reasons that shall exit the...
BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part H page 2321 Figure 2.4
According to the figure, if an eavesdrop device exists in the pairing process, it is easy to obtain...
Hi support team,
I am currently working with the nRF8001 that I wanted to integrated on a my PCB.I would like to know if you have an antenna to recommend to work with the...
Hi everyone!
I inherited an product already in production using the nRF51422 QFAA Ex0 chip with the S310 V3 stack. I checked the compatibility matrix and found out the Ex0...