Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I am working on UTC time synchronization using SNTP. The timestamp is correctly obtained and set using clock_settime(). I wanted to determine at when to resync with the NTP...
I'm trying to implement the Zigbee coordinator sample on the nRF52840 dongle. Although I've received a little bit of guidance on how to adapt the nRF52840DK implementation...
Hello, I am using the Nordic app as Bluetooth low energy scanning but I cannot correctly display Characteristic Aggregate Format in the case of a charac with multiple Presentation...
Hi,
I'm using nRF52832 to connect to my PC via BLE. I'm using NFC pad to establish connection.
Randomly, After short period of connection (about 100ms), I'm receiving...
In modem firmware update sample for nRF9160 gives info about to use non-secure(ns) board. In non-secure(ns) board, it create two environments inside the CPU that can run isolated...
Hello sir,
I am sending the data through ble_custom_value_update function the data goes in indefinite loop .I have also used ( err_code == NRF_ERROR_RESOURCES) function...
Hello everyone,
I'm testing the nRF Connect SDK VS Code extensions and I was wondering how would I open such applications as nrf_desktop or asset_tracker_v2 in VS Code?...
Good day, Today I decided to share one solution that may save your nerves. Quite often there are questions on this forum related to the fact that sometimes radio events are...
Hello, we are using the Android nRF Mesh library. For our application we need features existing in the dev branch. When will these be released and publish to a public maven...
Dear Nordic team,
we would like to test nrf9160dk evaluation board with SIM cards from Sunrise (Switzerland). The Integrated Circuit Card Identifier (ICCID) of these SIM...
Hi,
I have the following issue, maybe I have an error in thinking:
For Access MQTT the Device has a Certificate in a storage slot, lets say 20. If now someone can gain...
I want to measure the Bluetooth report rate. Is there a way to do it?
Or let me know if you have any information on the basic nrf52832ble response speed.
I switched to SDK. In the zigbee bulb example, the initialization function "zigbee_init" in "zb_nrf_platform.c" is started, which sets the address and role of the device....