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 am planning to use nRF51822 for one of our projects.
Can you please hlep me with the SDK that will support IAR Embedded Workbench.
Thanks & Regards,
Sumit
Hi,
For SDK 8.0.0 and Softdevice S120.
(1) Maximum number of services supported for db discovery ?
(2) Maximum number of characteristics per service for db discovery...
When i try to add pstorage in Keil 5 packs manager without a softdevice ble_flash is required as additional software component. Adding ble_flash requires a softdevice as additional...
We have a custom board on which we have NRF51822 SOC. We also have a small external flash memory(From Spansion) on our board. I'm trying to figure out the ways to use this...
power_manage function is required always? Or its required if i want to go in the low power Mode?
Can i comment out power_manage during development stage?
Here Hung Bui (@hungbui) gave the good answer how to use bootloader with new S120 v.2.0.
I'm sorry, but can anybody check is I have a right settings on the Keil uVision...
Hi,
I need to send(using BLE) large amount of data's, which are collected by the accelerometer sensor for 1 hour. I have an external NOR flash where the accelerometer data...
While I am waiting for my hardware I wanted to test the control panel with my Xiaomi Mi Band.
But I only get a single horizontal line in the RSSI Graph..
As I read this...
Hi,
I would like to change device name more than 4 characters but I've found an exception of error code 12 (Data size exceeds limit) that return from initial of adverting...
Hi there
I started with an empty ble_template and added my own custom service emulating the batterey service, with all the same functions etc. Using master emulator i can...
I have a project in which I've started from the proximity app example code and added some UART stuff using app_uart.c. The linker is giving me this error immediately after...
Hi,
I'm trying to get an iOS app to connect to a Nordic BLE device. I'm a firmware guy with little app experience but I have gotten a app to work based off the code presented...
Hi,
Im new to BLE and still trying to wrap my head around things. I am using the both new nRF51 DK and nRF51 Dongle for testing at the moment. I know that the old dongle...