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...
I am trying to decide what Nordic solutions would best support the application throughput requirements seen below. Distance requirements are low (1 meter each link).
...
Hi there,
I have nRF52840-Preview-DK eval board. I have downloaded the “SDK 13.1.0”. I was trying out the power management example under the folder “..\nRF5-SDK_copy\nRF5...
The 51822 PS mentions a "Nordic Trace Buffer" but doesn't seem to elaborate. I assume this is similar to the Cortex Micro Trace Buffer? Is there any more documentation available...
Hi I'm looking forward to hear if I could program an nRf51822 QFAA without using the development kit/board. The chip I have currently is a N51822- S4AT, from Wireless Tag...
I recently purchased a Rigado BMD-350 eval board (nrf52832) and am trying to use it for creating a simple ble remote project. I am kind of lost.
As I look through the heart...
I'm testing with pca10028, ASCS(SDK11.0.0) example and iphone.
But pca10028 does not piar after deleting piaring information in iphone.
"[DM]: !!! Bond/key refresh ...
Hi Nordic developers can someone provide me an example for a simple serial application for nrf51822 BLE?
I have tried uploading the application using Arduino ide and blackmagic...
Hi,
I am trying to develop a custom board using NFR52832 which involves writing data to a NAND flash.
To download data from NAND to the pc, a ftdi cable (C232hm) is used...
Hello,
I'm implementing a custom service and followed the tutorial here . I added a second characteristic by adding its own char_b_init function, creating a CHAR_B_UUID...
Once I call sd_ble_gatts_hvx() while ble connection handle is invalid(BLE_CONN_HANDLE_INVALID), I can never update notification value using sd_ble_gatts_hvx() though function...
Hi,
We would like to pass radio certifications and our lab is asking for different tests modes (TX/RX continuous, waves etc ...) regarding BLE and NFC.
Regarding BLE,...
I'm using SDK 12.3 and SoftDevice S130 2.0.1 and trying to secure a BLE link with OOB.
The nordic board is running as a central and makes a new bonding to a peripheral every...