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:
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...
Hello.
I am testing the Find My Device locator tag sample on my NRF52833DK. I have enabled the show debug results in Android since I am using the debug Model ID for the...
I would like to do a FOTA using bluetooth and external flash memory on nrf52840 board. I am also using sdk 2.9.1 The issue i am currently facing is I get the below when i...
Hi:
I don't receive any messages in the console during any of the exercises in Lesson 3 and Lesson 4 of the nRF Connect SDK Fundamentals.
No errors occurred during the...
Hi am trying to use Nrf54l15 as a controller with an external host for the Channel sounding feature. I can receive CS subevents from the NRF controller, but the same thing...
Hi,
Due to pcb constrain, we need to use single button mode with PG/RESET routed to SHPHLD. In this mode long press for reset in the datasheet but nothing is said about...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hi support team,
We are using nRF9151 with NCS v2.7.0 for our IoT product. During power optimization, we observed:
Even after disabling UART RX interrupt using uart_irq_rx_disable...
Hi,
I am currently trying to build the channel_sounding_ras_initiator sample without any changes. I was successfully able to build the channel_sounding_ras_reflector.
...
Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon...
Currently, we are preparing for the formal mass production of the nrf54l15, but we are encountering batch burning issues that need to be resolved urgently.
I'm writing a wav file from the nrf52840 board to the nor flash w25q128jv with a capacity of 16mb but it seems that I can only operate on the first 2mb, even when dividing...
Hi
We are using the nRF52840-QIAA-R in a lot of PCBA, now I see there is a new revision nRF52840-QIAA-F-R and the old type is not recommended for new design.
What is the...
Hi All,
The nRF54l15 datasheet (v0.8) notes in section 8.25.12 under "Configuration" that UARTE20 can use dedicated pins on P2, but there is no clarification that I can...
Hello,
We recently upgraded our application to use NCS version 3.0.1 and have not been able to flash firmware onto our nRF54L15 boards. We are running into the same issue...