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...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
I'm trying to build the bootloader for gcc/Eclipse.
I used the manual setup approach described here.
However, I can not fit in the allocated space, because...
SDK version: 5.1.0
S110 version: 6.0.0
chip: nRF51822
I am experimenting a generic Data transfer hid device, the report map is as follows:
0x05, 0x0C, // Usage...
Hello Nordic team,
I am working on a BLE RedBearLab shield (nrf8001) mounted on an Arduino board.
Consider that a connection is correctly made from a Master app to my...
I've been running various code on a 51822 that has used PPI, timers, events, GPIO pin config and so on. Supposing I've lost track of what state the retained registers on the...
Hi,
I am new to ANT programming, and was following the userguide's steps to set up my nRF51422 evaluation kit (pca10003 board). I can compile and upload the blinky example...
Hello Guys,
I am having a hard time figuring how to add the nRF51xxx algorithm into Keil. According to nRF81522 Evaluation Kit user guide this should have been installed...
Hi all,
I use the SDK mouse demo and bind with a surface successfully.
But when it connected, I set the mouse re-binding again by pressing the bind button and power on...
When I first switch on the circutry that initialises the nrf8001 and sets it up for communication and then connect the android app with it ,the connection is done successfully...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Hello,
I have some questions regarding S110:
Is it possible for the S110 softdevice to scan for broadcasts?
Is it possible to create a connectable broadcast...
Hi all,
I'm trying to implement two hex files into my processor, one application and one bootloader.
In nRFgo Studio I enabled 2048 bytes in the NUPP field to get a protected...
I've been working with writing and erasing flash. And somehow I can't flash softdevice 6.0 into the NRF51822 G0 chip with NRFGO. The error information poped up is "An error...