Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I am searching a cheap wifi solution and this NRF24L01 communicates through 2.4GHz network, therefore it may be compatible with 802.11 protocol and further with TCP/IP protocol...
Hello!
We're using PPI to connect one pin to clear and capture events on Timer2. On pin low-to-high we're clearing the timer and on pin high-to-low, we're capturing the...
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...