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...
I am using nrf51822, sdk 12.3.0, softdevice 2.0.1 , i am wondering what is the best practice after user changes the pairing key , should i delete pairing info on the NRF in...
Hello,
Can "mbed HRM1017" communicate with ANT+ devices? Because in the offical product page it says " Nordic nRF51822 System-on-Chip combining Bluetooth v4.1-compliant...
When my device received name change request from central, I can catch this event (for updating device name in FDS) by callback *_on_ble_evt , event ID BLE_GATTS_EVT_WRITE...
Hi,
I am trying to port my Application from SDK13.0 to 14.0.
I have completed the porting. But the code is not working.
In Service initialisation there are issues...
Hello,
I use the nRF5 SDK 11.0.0 and with it we can easily build the examples with armcc from Keil, or with gcc (arm-none-eabi-gcc) from the command line using your Makefiles...
The current configuration looks as follows:
IDE: Eclipse
Toolchain: ARMGCC
SDK: SDK5_NRF_14
DK: NRF52DK-PCA10040
I am trying to port the 'bootloader_secure_ble'...
Hi,
I've combined the secure serial and ble bootloader and using it for my custom board. I tried flashing my application hex over serial using nrfutil. I get a device programmed...
Hi,
I am working on the nrf51822 board and i am only the PAC20006 board version seems to be working on it. I am using sdk 11 and soft device version s130_nrf51_2.0.1 s suggested...
Planning for Evaluation of nRF52810.
I am thinking of using nRF52 DK for this and i want to know if there is any beacon with nRF52810 which i can use for this evaluation...
Hi All,
1.One master BLE has to connect to Slave BLE, then both device should read other RSSI and sent the data through UART.sending the RSSI should be every 200 millisec...
Hello,
I try to use those functions for printing log massages on the Segger RTT terminal, but I have many problems with that.
1. How can I use this function without printing...
Hi everyone,
I am using nRF52832 kit (PC10040), eclipse and softdevice S132 V5.0.0 for developing a BLE service. I follow the service tutorial and I refer to the code from...
i want to connect raspberry pi 2 with nordic thingy 52 via ble.....while issuing connect command after gatttool -I -b Mac addr it is throwing some connection refused error...