I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
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.
...