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...
Hello!
I hope this question has not been asked before - at least I can't find it.
I do have an application with two vender specific services (128bit UUID's) and I want...
Hi,
i am doing ble_app_beacon code on nrf 52832 with sdk 11 and s132. the packet, its advertising should only be received by the device whose bluetooth address we are providing...
main.c ble_uart.hex
Hello,
I use nRF5_SDK_11.0.0_89a8197 and s130_nrf51_2.0.0_softdevice configuration to test the ble_uart program.
i use nrfgo Studio to load the...
Hi Nordic team,
I try to use SDK for Thread v0.10.0 cli example and run diag command, but it is disable as below
Could you tell me how to enable diagnostics module...
Hi,
I'm using nRF52840. I would use data length extension and set the MTU size to 247 when it works as peripheral. However,there would be some problem when it connect to...
Hi guys,
I want to know whether the provisioning beacon can relay by the relay node or not?
If not, when the unprovisioned device's radio is not in the range of the...
Hi Sir,
I'm studying the nRF52840-PDK, and i found there are two debug connector. One is Debug in connector (P18) and another is Trace connector (P25).
As check the...
Hi!
I am fully aware on how Eddystone works. Or at least I believe so. Sadly there is some weirdnesses when I am trying to broadcast using the Nordic SDK.
So what am...
Hello , ebery one
Please let me have a question about PCA 10040.
When you connect a USB cable, it acts as a virtual drive and if you copy hex format (such as Hart rate...
I'm trying to determine DFU_APP_DATA_RESERVED and FDS_VIRTUAL_PAGES.
According to this Q&A, DFU_APP_DATA_RESERVED must be the same FDS_VIRTUAL_PAGES, if FDS_VIRTUAL_PAGE_SIZE...
Hello,
I am using pca10040 and sdk 12.2.2. I want that my pca10040 should advertise for 10 sec then it should go to system off mode then it should wake up after 20 sec. My...
Hi everyone,
I was wondering if the nRF52840 DK will have NCP OpenThread support for wpantund Linux (other than Raspberry Pi) or if it already exists. I flashed the nRF52840...
Hello ,
I want to establish a connection between the adxl345 nrf51822.
Nrf51822 is working both individually and Adxl345. I would be glad if I can provide you with necessrat...