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 am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Dear Thread-experts,
I have troubles with your Thread CoAP Cloud example. I am using:
Thread SDK V0.11.0
Border Router V0.11.0, ethernet (not Wi-Fi)
cloud_coap_client...
Hi Folks, I am playing with uart ble example described in this link ( devzone.nordicsemi.com/tutori...).
I would like to make BLE uses a unique AA (Access Address) rather...
Hi,
for my sound application, I want to get the amplitude, or dB, of the PDM samples.
Are there any existing function implemented? If not, how can I code it on my own...
Hi, I just started using the nRF52 dev. kit. I am trying to familiarize with the BLE examples.
I have downloaded the nRF Connect...and I can detect the device.
The SDK...
Hi,
I added one more timer. As soon as the timer expires and it runs the event handler, and then advertising stops, and the firmware crashes.
Could someone please tell...
I've recently discovered the power consumption issue with FreeRTOS and SDK12.3:
devzone.nordicsemi.com/.../
So, I am now using SDK12.3 with SDK13.1 FreeRTOS files.
...
I am using Nordic SDK to program an nRF51822 chip. I want to optimize power consumption as much as possible so I am looking at using the -march gcc flag. The problem is I...
I am using the ble_peripheral template that comes in Nordic SDK 8.1. I setup uart logging and also debugging with the following lines of code:
void assert_nrf_callback...
Hi, We are trying to connect a LED to one of the GPIO of nRF52840, we would like to know how to connect it. Connect it such that the nRF52 GPIO sink current or source current...
Hey, I am using WT51822-S4AT module and want the nrf51822 to connect to phone. I don't have nrf51-dk. I am using stm32f0-discovery kit. Can it be done using that kit? I searched...
Seems battery reads are not consistent in thngy52 2.1.0 software.
Observed a ~4% difference in the consequent battery reads. This difference is high (upto ~40%) if the thingy...