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 want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I have a device that runs with nRF51 chip with the NRF UART Service (NUS).
I have a Raspberry Pi 3 and I want them to communicate.
The device requires an authentication...
My question is related to peripheral device only. I have implemented an auto connection interval negotiation algorithm which works as expected and negotiates connection interval...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Hello sir,
I have completed PCB design of custom nRF52832 board. Can i use following component instead of recommended part No in reference design. I have also mentioned...
Hello ,
I would like to design a custom board with nrf52832 IC and CP2102 for communication with PC serially. Unfortunately nrf52832 doesnot have Rx/Tx pins for interfacing...
Hi community,
for our application (nrf52832 / SDK 12.2) we need to store data received via BLE. The received data is a 25 kB binary blob which by design will be chopped...
Hi,
i am checking NRF52840 for USB behaviour.
I'm using example usbd_cdc_acm.
But USB receiving stucks after few bytes (between 0 and 50) and does not receives nothing...
i have nrf52 dk i run simple examle saadc from sdk 12.1.
now i want to get result.
i can't understand the code.
i start putty terminal adc event number and app info number...
I'm having trouble adjusting ram start setting using the new SES projects from latest SDK14.1.0
I have tried the project linker section placement macros settings of
...
Hello, is it possible to use a wire antenna with nRF52832?
I have read that only PCB or chip antennas are used, so I expect the answer to be no, just wanted to confirm...
Hi Nordic Engineers!
I read the description of new SD s140 v6 and find a lot of good features.
A question 1, is this the next version that will be supported in the future...
HI,all
In normal circumstances, ios phone paired and connected to my 52832 device, when they are disconnected, ios phone can automatically reconnect the ble device. But sometimes...