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...
I was trying to schedule a work item when a struct k_poll_signal is raised by an interrupt, but was unable to get the work to happen. I could tell that the k_work_poll_submit...
Hi, I'm new to this and I was just wondering, since I'm still learning and successfully coded my first app, I'm asking how can you flash / burn / build & run SMD component...
yes, i meet a problem.i notice that isp have done a AOA demo based on Nordic board.
but i use it to get the angle.i find i can't use it.what is this problem?
I am running a nrf52dk_nrf52832 build with SDK v1.9.1. A week ago I was building my project and everything was working fine. Then, my program stopped being flashed - I could...
Hello!
I'm working with nRF9160 on a custom board and I'm trying to use SUPL to improve time to first fix, I'm following the sample nrf9160/gnss/src/assistance_supl.c. I...
I am testing the Asset_tracker_v2 application on thingy-91. I took the SIM card out so the device goes into the boot loop.
The on_state_init () function has the condition...
i am able to succesfully build and flash the simple "hello world" example using segger embedded studio and programmer app.
finding difficulty in logs checking because, the...
Hi,
I'm trying to incorporate LittleFS into our development. We are relying on services provided by TF-M.
To recreate: build /zephyr/samples/fs/littleFS and set target...
I'd like to test the SPI communication between my nRF52833 DK and a ICM-20948 developer board. Keep in mind that the ICM -21948 is a device not listed in the NCS. To activate...
Hi, Nordicsemi,
We found one of Mesh device in our customer did not recievie and transmit Mesh package any more. try Nrf-connect application to scan and found the device...
I am trying to add A/D conversion to my project which is a modified version of the ble_peripheral/ble_app_uart/pca10040e example.
I have:
- Added "nrfx_saadc.c" to the...
Hello, Can I use the nRF52840 DK to develop applications for the nRF52805 SoC? I see in version of the nRF52840DK is says: "This kit can be used for developing for either...
Hello,
I would like to know if it is possible to create a custom cluster for a custom Matter device using the ZAP tool ( https://developer.nordicsemi.com/nRF_Connect_SDK...