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:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
We are evaluating Segger SystemView for analyzing our embedded applications. However, we encountered occasional overflows in SystemView. These overflows are caused by...
Hello
how can i found a input capture example to read external 125KHz PWM Signal, so we can measure the time from falling/falling edge or rising/rising edge or falling/rising...
Hello, from reading devzone, the recommendation for optimal GPS performance while using the nRF9160 DK, is for the antenna to have an unobstructed view of the open sky.
...
Hello,
We have got some devices in the field that run mfw1.3.1 and an application that have some issues with preforming modem FOTA correctly. I'd like to update them to...
Hello,
I have been trying to provision and configure two nodes running Light and the Light_switch examples using a separate node running the mesh provisioner example from...
Hi,
I'm porting an older product that used a Microchip MRF24J40 SPI radio and a PIC processor to an nRF52840 and I'm struggling with how to replicate both the CRC calculations...
Hello,
I am using nRF Connect for VSCode (v2022.7.242) and discovered that the softreset option for a task has no effect.
Task:
Output:
As you can see it is...
Hi All!
I am using a hologram NB-IoT sim card in nrf9160DK. And want to connect it /send data to nrf cloud. I have activated the sim from the hologram website. When I tried...
I bought this device becouse I want to use it as Open Thread Border Router.
I followed the steps on your website: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hi All:
Good night!
We have 3 pcs of nrf52840-DK and would like to implement and test remote provision functionality with nrfsdk_17.0.2 and nrfsdk_mesh_5.0.
When compiling...
Hi,i'm use latest ncs sdk to develop bluetooth application which use Periodic advertising, when i get started with samples(bluetooth/periodic_adv), and use Ellisys capture...
Hello,
Is AT+COPS manual selection mandatory or just a preference? We have an issue with 9160 choosing a network without PSM if it has better signal quality (when roaming...
Trying to flash devices and getting this error:
make flash
DONE nrf52840_xxaa Flashing: _build/nrf52840_xxaa.hex nrfjprog -f nrf52 --program _build/nrf52840_xxaa.hex ...
Hi,
In our old project we developed low energy sensors based on the Nrf52811 (nrf Connect sdk), using advertisements to broadcast the sensor data, then collecting them with...