I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi,
Just as the title says, I want to use nRF52840 as a peripheral(s140, v7.0.1, BLE_NUS_MAX_DATA_LEN is 244) and using NUS.
And it may pair to a nRF51822(s120, BLE_NUS_MAX_DATA_LEN...
Dear
I got a problem about SES when I create a indepent transferable project for PCA10059.
Background:
I have success to modified a light-swich server from PCA10056...
Dear All,
I need to understand how the Asymmetric Encryption work in BLE. From Nordic, I get to know the following that following are the nrf_crypto frontend modules
...
Hi,
I"m looking for a solution to automatically build the emproject file from the directory *without using any IDE) so that i can export the .hex file and can be used...
Hi.....
I get the following error fault from my device (nrf 52840 with freertos ,using SDK16.0)
the Fatal id: 0x2000B730
what caused Fatal id: 0x2000B730 ?
Hello,
I developed a project based on thread CLI example. Everything works fine but I would like to add more commands to the CLI interface, maintaining the existing Thread...
Hello:
I am using nRF Connect v3.3.1 programmer to flash nRF9160 and got an error.
Silk on nRF9160 is: nRF9160 SICA B0 191601
Programmer can't recognize nRF9160 after...
Based on 52832, sdk15.3 running ble_app_hrs example, requesting MTU through nRF connect, the first success, the second time is unsuccessful, the app prompts Error 4 (0x4)...
Is there an application note or single set of instructions on how to get debug/log output via the SWO output rather than RTT or UART. Both of the latter are simple switches...
I'm trying to hook up a nRF51 to two other devices. One is connected with UART and the other through BLE (NUS).
The connection with BLE is working fine. But as soon as...
I am using "ble_app_hrs_rscs_relay" example. I am not able to set the TX power of advertising and scanning both. Currently the avg current is too high.
I also tried using...
Hello, in my travels through Nordic development, somehow I am only now creating truly custom characteristics, and I realize I have no idea why there is both an initial and...
Hello, when I run the subject example and connect to it, I see the RX and TX characteristics like I'd expect.
However, I see a descriptor on the TX characteristic which...
Hello! I am trying ZigBee multi_sensor example.
(I had a question here as well. Thank you. "Zigbee multi_sensor example has not connect" https://devzone.nordicsemi.com...