I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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.
...