IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
CONFIG_MAIN_THREAD_PRIORITY=7
I read prj.conf of mqtt_simple. Why is the value of 7 given?
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160...
Hello,
I am having issues detecting my board with some phones. I have tested it with a Samsung Galaxy S8+, Android 9, and with android 5.1.1. However, I can't detect it...
Hello,
I am using the nRF9160 Dev. Kit and I am getting the following error by trying to load any samples.
Loading solution asset_tracker.emProject Executing load...
Hi,
we are using nRF9160 for our application. we are testing the connectivity(NB1) and noticed that sometimes we are getting response as '0' for registration status and...
Hi
I have some doubts and I wanted to know if you could clarify me.
When we are testing the samples provided by you guys, like asset_tracker, mqtt_simple etc, we are programming...
After provisioning a node, I see that the Company field is displayed as "Ericsson Technology Licensing", indicating that the CID field on Composition Data Page 0 equals 0x0000...
Once connected via a reliable USB cable to a computer, nRF52840 DK (Rigado BMD-340 evaluation kit) does not show up as a new device, both on Windows 10 and MAC OS Mojave
Hey all,
I am working on the BLE Buttonless DFU Template and I have managed to add the Serial library in Polling mode.
However I am experiencing issues when reading from...
Hello,
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I have issues in compiling Secure bootloader with my Public...
SDK 15.2.0 & Mesh SDK:3.2.0 I tested blink DFU code and it is working well. but when I integrate DFU in my code, then fw_updated_event_is_for_me() beacomes true and logs Requesting...
I am trying to create a custom application where I'd like to query the PPK for current consumption values. Is there any documentation describing the bytes the PPK expects...