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...
Hello Developers,
I am facing a issue to connect my nrf9160dk as a lwm2m client in the test coiote iot device management server.
I am following the official documentation...
I'm encountering an issue where the softdevice crashes with only a couple of timers running and a main loop that feeds the watchdog. If I enable more of the code I've written...
Hi,
We want test nRF52833 support on long range. I referred https://github.com/NordicPlayground/nRF52-ble-long-range-demo .
So as first step we use nRF52840 dongle for...
I am using NRF52833 in my project and I have my NRF module connected to 2 other microcontrollers on UART peripherals. The details are mentioned as below:-
1) NRF52833 connected...
Hello,
I am trying to develop a driver for the temperature ADC controller ADS124S08 https://www.ti.com/product/ADS124S08 .
I have modified the EVM to work with an external...
I'm working on the nrf5340 with a modified sample found here ( main.c of the base sample here ) and nrf connect sdk 1.7.1
I see that adc_sequence_options .interval_us can...
I need to calculate the power consumption of a device. For this I purchased PPK2.
I use nRF52-DK for tests (there is the same microcontroller as we need).
The accelerometer...
Hi,
I am trying to utilise the available thread examples to build comms from CoAP server to external website through Border Router.
I have configured Border Router as...
Hi There,
I am presently running a BLE peripheral example on a custom board with SD Card data logging functionality, The SD Card library has worked fine until now , Since...
How to print a float value in segger embedded studio?
I am using nrf5_sdk17.1.0 version
I have used the below statement but it is outputting 0 only always.
NRF_LOG_INFO...
Hi,
I am using nrf52832 for a battery powered PIR sensor. I want the device to be awake only when in it detects motion. Can anyone guide me to use the lpn example in the...
I am using nRF52840 SoC for NCP/RCP application at the border router side, and nRF_Connect_SDK_v1.9.1 for NCP/RCP application development. My border router is my custom gateway...
Hey!
I want to try my SIM but I can't start the modem. Each command related to the modem that I execute gives me this error. I tried different firmware, but I can't upload...