uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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.
...