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...
I followed your step by step guide available on your site for installing the SDK and Toolchain. My system are Fedora 36 with VS Code IDE, but the system detects the errors...
Is there any way to clear the app_scheduler queue? When BLE notifications are enabled, certain tasks are put into the scheduler. When BLE notifications are disabled, I would...
Hi
I am using nrs5340 chip as an SOC in my project. I want to use some Port1 Pins in my hardware design. As far as I studied in your Dev Zone, this
is inactive by default...
Hello,
I would like to measure battery voltage that is connected to the VDDH pin of an nrf5340 custom board. I understand that this is possible using the nrfx saadc driver...
Hi,
I am working with NRF52840 where I use the FDS library from the nRF5 SDK, currently SDK v15.3.0.
My issue is that I have seen my hardware suddently halts/hangs due...
Hi Team,
We are using the nrf52840 SOC for our application.Is there any way to reset the BLE stack when it is in hanging state and not able to advertisement or scanning...
Dear Support team,
in 2 different projects I am using the nRF52840-CKAA -D and nRF52840-CKAA -F .
I would like to read out the chip version by command and am trying to...
Hi, I work with a win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk. I am using peripheral_uart exemple, I need to change the connection intervals on this example...
Hi
I try to use in a mesh topology. I decided to send a string from client to nodes and receive its response. but I don't know how apply that. please help me to choose an...
hi , we have a nRF52840 DK when connected to PC via J-link there LED5 blinks . when i try to flash the code using Kiel IDE
get this error
using nRF connect the device...
Hello DevZone,
On my board I have a nRF52810 and a nRF52840. I want to implement a serial bootloader for the nRF52810 and have the nRF52840 program it.
I have looked...
Hello All,
We've got a new design using the nRF9160 - most of the PCBA's are connecting just fine to LTE-M - but I've seen a few with 'erratic' connections to LTE-M - I...
Hi, I can successfully build the openthread-cli sample but fail with all matter samples
Please refer the following log
> Executing task: nRF Connect: Build: light_bulb...
Hi
I'm just starting out to test the nRF9160 DK board and have just flashed the NB-IoT Asset Tracker as per the introductory video uploaded by Nordic here:
https://www...