I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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...
i want to consult a question:
for exzample:
1. i use timer[1] ,and start it.
2. set timer[1]->capture[1] = 1,the assumed value of cc[1] is 0x1000;
3.enable campare...
Hello, I'm trying to use this board with Rust libraries. I can't tell if its a bad board or not. Could someone please point me a to a hello world guide for this board? I don...
Hello,
When we execute the signature via the chip, we get the error message "FAILED1: Sign Failed".
In our main.c, we get the "err_code" = 8516 from the following statement...
Hi. I got the message when I download serial dfu using Jlink debugger and nrf Connect desktop.
this is capture from jlink rtt viewer.
I uploaded not modified example...
Hi,
We are looking at how we software upgrade the device during its lifetime and assume that a bootloader will be required on the AP and the NP to allow us to load a new...
Hi Nordic,
I have learned about both the DTM and radio_test example source code. For our prototype tests, I think the latter may be better for us.
I have tried to wirte...
Hi
Is there a possibility to update the bootloader himself over the BLE DFU?
I have a new bootloader with a bigger size (MemoryMap changed) and I am wondering if I can...
Hello,
The following error message appears when the original code "asset_tracker_v2" under NCS 2.0 is compiled with vs code IDE,
Can anyone give me some comments? Thanks...
Hello,
I'm just trying to run the LTE_BLE_GATEWAY sample program and I've flash all the nessesary firmware onto the nrf9160dk baord. However, when I turn on the nrf52, it...
Hi,
I am building the CoAP client and sever example programs on a third party module (Reytac MDBT50Q). I am using Reytac dev board MDBT50Q-DB-40. Unfortunately the example...
Hi all
Can the NFC tag of nRF52832 be integrated with multiple cards?
Such as t he access control card of my dormitory and my home can be replaced by one card
Thanks...
I use the connected mode of DF, i use the two receiver,one transmiter,but when i flash the procedure to my boards.i find that only one receiver can get the IQ samples.how...