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...
Dear all
I following the example here , over the air one, and get it basically working, thanks for the tutorial.
Now I have a few questions:
1. It looks like it always...
Hi
I am studying Matter, my setup is
chip-tool : chip-tool-android_armv7l.apk v2.1.0
OTBR : raspberry pi 3b + RCP( PCA10059 )
board : nRF52840-DK(PCA10056)
sample...
My pairing is working and shown as bonded on Android, but when the DK is reset, the bond is no longer valid.
In studying saving of bond information, I find references to...
Hi,
I am learning Matter. I have some questions:
Where can I get the resources, especially official resources, to study Matter?
What is the use of the Service discovery...
Hi,
We are developing our product using nrf5340. Currently, we are using NCS v1.9.1 for development. We need to give UART to test our Board for Certain conditions by using...
I have been learning to use the nrf52840DK for some time now, though I would consider myself still a beginner. Anyway, something has gone wrong with the kit and I am not sure...
HI,
I start a scanning and print advertising report when address match on nrf5 SDK v16.0.0 with S140 on nrf52840. It goes well until I enable GNU extension in Keil. I don...
Hello. I have a project that needs an update.
The project was working before July 2022. However, now it doesn't work anymore (VsCode run/debug doesnt work) anymore. The...
Greetings,
during test of a device, we have tried uploading a shell sample in a nrf52840dk board. However for some reason this caused the board, or at least the installed...
Hi - I am using nRF5 SDK v17.1.0 and Segger Embedded Studio v6.34a. I am testing the ble_app_buttonless_dfu for pca10040_s132.
I am compiling ble_app_buttonless_dfu_pca10040_s132...
Dear Nordic Engineers
I would like to use the DFU trigger library to realize the NRF CONNECT for Desktop enter bootloader.
I found a demo in devzone: https://devzone...
Using a MAC running Monterey, VS code runs from command line on a terminal window from everywhere. When clicking on the "Open VS Code" button from the toolchain manager it...
For the nRF5xxxxx series, it looks like it has a differential ADC with 8 positive and 8 negative channels. It also looks like it has a scan mode where it will sequentially...
Hi,
I have a nrf9160DK and flashed it with Serial LTE Modem sample, however all the AT commands are just timing out.
Configuration is default and UART 0 is used.
...