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 Everyone,
I am trying to develop a simple application with the XIAO BLE Sense device, the idea is to send a BLE message when something hits the device. To achieve this...
What would be the certification cost for developing small volume Zigbee or Matter+Thread applications using nRF modules and nRF Connect SDK? Is this eligible to certify via...
Hello, I have a custom board that was designed for me, but based off of the Acconeer XM126. It is very similar with a few minor differences. The person who designed it has...
Hi, I'm trying to implement timer synchronization on one central and multiple peripherals, I'm using nRF52840 and NCS v2.8.0. I've seen the example conn_time_sync which uses...
Hi, I create a customboard on NRF54L15. After that, I create a new application => Copy a sample => Blinky. I just build without fix anything code, but it isn't build completely...
Dear nRF experts. We are a module manufacturer and we have designed an nRF45L15 module. We are doing a series of verifications. When we were doing the connection test, we...
Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
Hi there,
I am following nRF Connect SDK Fundamentals and it looks like that both k_sleep() and printk() are not working.
GPIO is working but I am not sure why these two...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...
I am on nRF52840, and ANCS can get the app name. After switching to nRF52832, you cannot get the app name. The driver of the two chip ANCS is the same, but the Bluetooth protocol...
Hi, We are evaluating whether nr54L15 supports LE Audio function? According to the specification, it supports bluetooth 6.0 and should support LE Audio (Isochronous channel...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
Does the NCS stack + nRF7002 support scanning while connected? I would expect it could, to support handoff, but getting errors.
Using nRF7002-DK and NCS 2.8.0.
Compile...
I created project from blank, and added a build configuration. Now it showing as 1 configuration | 2 contexts, as shown in the screenshot below:
What are these contexts...