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...
Hi, I have developed some projects on nRF52840 DK pca10056. I want to program/debug the nRF52840 chip ( this chip ) with SEGGER J-Link debugger/programmer ( this debugger...
hi team,
i am using nrf52840 controller,i have few queries related to how ZYFER RTOS used in this controller.
which of below process is correct,
1. ZYFER RTOS image...
Hi,
Two questions regarding internal temperature sensor
Internal temperature sensor conversion time ?
Internal temperature sensor current consumption
Could you...
Hi,
I have a NRF52840 and a bluetooth device. Is there a way to automate the communication by writing/reading the HEX code. It is essential for product testing. Example...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...
Dear Nordic Team,
i need to develop an nRF52 beacon custom pcb.
Do you have any tipps or better altium files for creating a low-power electronic board, powered by a CR2032...
Dears all,
When a bluetooth mesh node is done provisioning and added an appkey, I want to bind that appkey to local models.
I could not find any API for that.
Can you...
Hi, I use nRF52840 DK to run PTS test.
It's fail at L2CAP item.Correspond message is "Failed to create L2CAP LE Credit Based Connection".
How to create "LE Credit Based...
Hello!
I've been investigating NCS for several days and come to the conclusion that we don't definitely have to use it for our developments. By the way, it'd be way too...
Hi,
I have a custom board with nRF52832 with external spi flash and I'm using SDK 17.1 and softdevice s132 4.0.5. I will use OTA-DFU to receive the new firmware image from...
Like several other folks, I have been attempting to replicate the results in the Matter webinar here , but updating to the v2.1.0 SDK and using the Nordic dev kits I have...
Hi ,
I am working on NRF52840 microcontroller, I want to implement blinky LED for P1.09 GPIO pin, can you please tell me, how to implement that.
Thanks
Hello!
The company that I work for has built a gateway that uses the nrf52832 as a ble central device (nrf5 SDK and the s132 softdevice). Customers frequently ask us to...