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:
...
Hi,
I'm trying to program an external NRF52832 board with the NRF52-DK, per the instructions in this post .
Programming works fine, but the code doesn't execute after...
Hi,
I'm trying to do DFU in my app, I almost complete it, I met a problem that my app flashed back when I sent 04 to the device.According to the DFU doc,after uploading firmware...
Hi,
I'm using the ADC of nRF52832 on nRF5 SDK V12.2. The setting as attachment. I found that it just do sample one time. But I have use timer to call nrf_drv_saadc_sample...
The scenario like this:
A is BLE peripheral with firmware (ble_app_uart under nRF_SDK_13.0.0_04a0bfd), if no filter,any central can cenncet to it, but I just want B can cennect...
Dear all,
Help please,
I'm evaluating ble_app_uart (Central/Peripheral) but I don't understand how to disable the echo I have on the RTT USB VCP
When I send data from...
I am using 3 nrf52 DKs with S132 and SDK13 to try and implement a combination of the multilink and UART examples. I started with the ble_app_uart_c example and added the relevant...
Hello! I try to use three modules with chip nRF24L01 to syncronize two slave devices by one master device without wires. Required accuracy is about 10 nanoseconds. My idea...
We have an external interrupt every 4ms that collects one 24-bit sample from an analog front end via SPI. After Collecting 6 samples (18 bytes) we send a notification with...
We are obtaining a license from bluetooth SIG to import to the States Bluetooth smart trackers we bought from China. They are made using nRF51x22. How can we find the Controller...
Hello Guys,
I'm working in a project and I wanna turn off the radio "ble" and go to sleep, deep sleep to save the power, the current consumption while it's connected is...
I want to use the Launch App message as well as the Text Record Message together, so that when my app is launched, I can also access the message that will give me something...
Hello Fellow developer,
I go a BLE product that is linked to an Android and iOS APP.
The main use case of the product is to be used without touching the phone (while...
We plan to use a nrf51 board which has a button that can switch the ble mode between the master mode and slave mode . Is this plan feasible? Thank you!
Hello, I'm new with the nRF51-DK-Board .
At the moment I test the hid keyboard example. The connection with Android and Windows works fine, but with my MacBook it don't:...
Hi,
I use nRFgo Studio(v.1.21.2.10 win7 x64) "Program Application" to program the combined file(SD+Bootloader+application), it will indicate an error as the attachment...