Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hi,
I'm using an NRF51 Dongle as a central to connect to a BLE peripheral using LE Secure passkey pairing. I've got to scanning / connecting successfully, I'm just stuck...
Hi, is it possible to control mesh devices from outside the network ? My idea is to control the light servers inside mesh network via the user interface provided by Home Automation...
Do you have "technical" documentation for examples executed with Python?
I need to send those packets from my host controller, which does not run python.
Something like...
In case the DSM metadata is changed compared to what is stored on flash, the 4.0.0 code is supposed to clear the flash from any configuration but this doesn't work properly...
Hello,
I'm pretty new to rtos and totally new to nordic's nRF9160. I've been trying to get this working all day and can't really seem to figure it out based on the resources...
Hello,
We are using nRF52840 with SDK 15.2.0, a bootloader, the bootloader settings and the SoftDevice. Our product has a cellular modem to be able to perform OTA firmware...
Let say a situation where I want to know if the just connected client is the same as the one that was last disconnected, but if the client uses RPA than have somehow to try...
Hello,
I'm developing a BLE device based on nRF52832 and SoftDevice 112 using SDK 15.3.0. The device operates only in peripheral mode with only a single connection to the...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Hi,
We are evaluating devkit nRF52840-DK using SDK nRF5_SDK_16.0.0_98a08e2.
The application development is ongoing, based on examples\ble_central , using which we are...
Hi,
I have a multilink NUS central that connects to several NUS Peripherals using SDK 16.0, S140 (NRF52840 REV1). Currently I'm testing with only one peripheral, sending...
We're using the nRF52840 in our product.
We require to perform continuous scanning, with little power usage as possible.
We've seen in the Nordic specs and verified with...
Hi,
I'm using NRF52840, and I've developed a feature which bonds with NRF toolbox application. The problem is that when I'm using secured BLE, I can't receive any messages...
Hi,
I have an issue with getting a GPS fix from time to time under the almost same conditions. When it did not get a fix I could see in the UART log that the nRF9160 was...