Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
For VDD-nRF in the nRF54L15-DK schematic When I check the schematic, I can't tell which part is internally generated.
When I check the actual board, VDDM_nRF and VDD_nRF...
Hi guys, With v2.8.0 sdk, L4_e3 code ( academy.nordicsemi.com/.../) works with nrf52833dk. We have a custom board that we designed. Here, nrf52820 chip is used. I can compile...
Hi,
I have thingy:53 and I have damage to the sw2 pin and I am unable to enter the DFU. I lost two tiny pieces that go just above the one in the photo and not even...
Can some one describe how this is supposed to work:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/mpsl/timeslot/README.html
I would have expected to see...
I have 2 more questions still left for Channel Sounding:
1. I think i now fully understand how the filters work... But when i try this code, they won't connect:
2. I have...
We are using SDK 2.4.0 and have enabled MCUBoot to support OTA updates using the dual slot method. I have reviewed many posts and existing tickets and have not been able to...
Hi,
I wonder if anybody could help me? What is the best way to close down the nrf9161 so that it reconnects quickly after powering back up again?
I'm running Zephyr 2...
Dear Nordic Support Team,
In the datasheet of the nrf9160 (nRF9160_PS_v2.2.pdf) the VSS pin appears in the section 6.4.5.1 GPIO Electrical Specification, but I cannot find...
I am preparing to make our first firmware release on our custom board, which is equipped with the nRF9160 SICA B1 , modem fw version 1.3.4 . Our application is based on the...
I've been running into a lot of issues where a change in the configuration for the application results in an answer that basically states:
"You're supposed to add this configuration...
Hi all!
I'm wondering why the VS Code has option to create a new board for the nRF5340-QKAA only?
I have on hands the nRF5340-CLAA and nRF7002 chips which I'm going to...
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
Hi, Nordic
I've been working on a channel sounding research recently.
The key to PBR accuracy is related to the transmission frequency.
I would like to ask if the FAE...
1st problem:
There are some failed case when i run \v2.9.1\modules\bsim_hw_models\nrf_hw_models\tests\zephyr_apps\54_aar_ccm_ecb\src\test_ccm.c
2nd problem:
If I...