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 a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
I have 3 development kits, two of them work fine with the Audio demo application and one does not: the PLAY/PAUSE button isn't doing anything.
I've probed around the switch...
I'm following this guide to add On/Off switch to the template example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/nrf/ug_zigbee_adding_clusters.html#add...
Hi ,
can I connect nrf5340 pins D+and D- to the USB directly only via voltage translator from USB 5V to the nrf5340 1.8V main power?
Do you have a reference design for...
Hi,nordic.
I've been wanting to make some modifications to the existing bluetooth mesh model and output data to the serial port. I have tried to use app_uart_put() to output...
Dear Nordic Engineers
I tested the QSPI example program. I encountered a problem would like to ask you.
I use the logic analyzer to trace the SCK PINS, I would like to...
In an attempt to standardize development across all developers, we'd like all devices to be running the same firmware and would like the flexibility to revert and upgrade...
Hi everyone,
I'm using nRF52840 Dongle to sniffe BLE MESH message in provisioning process. But this message is encrypted
and I don't know do I need key or decryption...
Hello,
I just got in these days a nRF52-DK and just today I started to try stuff with it, I want to use PlatformIO and Zephyr.
First I try this: https://docs.platformio...
Hello Reader, I wish to automate running tests on my new developed firmware, build daily in ci/cd (Azure), flashed into the embedded device (device under test). What are candidates...
Im using openthread in my project. the project consists multiple devices connected to boarder router(RCP) in raspberry pi. I have script in raspberry pi which get the rloc...
HI,
I have an error that occured during scan with shell command :
[00:02:04.392,181] <err> sdc_hci_driver: SoftDevice Controller ASSERT: 50, 5399 [00:02:04.392,211] <err...