Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Dear Nordic,
Could you please suggest and and expamle or advice how to use in-project libraries properly (not 'externally built' as an know example shows). It's better to...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
I am using the SD card driver from nRF5 SDK v17.0.2. Device nrf52840, IDE Segger, Custom PCB. nRF52 DK as progremmer.
There are problems when deinitializing the SD card...
Hi to everybody.
I'm evaluating the possible options to perform self provisioning of nodes in a mesh network starting from the pb_remote client and server examples.
I...
Hello,
I have freshly switched to nordic and the surrounding nordic nRF Connect SDK from ESP due to a need for a low power chip with thread / matter.
I found some cheap...
Hi,
I have implemented the nRF5x-Custom-BLE-Service-Tutorial ( https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial ) using nRF5 SDK 17.1.0 on my nRF52...
Hello,
We've encountered an issue where if the ZED missed a network key update, it will not do trust center rejoin and continue to do secure rejoin Using nRF5 SDK for Thread...
Trying to west build -b nrf52840dongle_nrf52840 results in a qspi_nor flash error but the dongle hasn't defined any qspi_nor flash.
(This sample builds correctly with the...
Hi,
I want to output debug message(printk) through USB port on nrf52840 dongle. how to config it in zephyr, I have read the HelloWorld project code, but got nothing,
...
Hi,
I'm trying to make my nrf52840 dongle a ble central device. I did worked with the usbd_ble_uart example succesfully, but I was trying to add the ble_app_uart_c to it...
Isn't it supposed to autocomplete that? If I complete it to k_msleep(1000); the application builds and runs fine.
VS Code 1.67.2 nRF Connect for VS Code Extension Pack 2022...
Hi there,
We have a custom board that runs on a nRF52833 chip.
In order to flash firmware to that board, I use the Nordic DK (PCA10056), and connect my custom board to...
I've just installed the Nordic SDK version 17.1, SES version 6.3, and Segger J-Link Software version 7.64e on a new Ubuntu 22.04 laptop.
I've installed everything in their...
Hello everyone
I am using BLE Peripheral UART and Central UART samples to send data between two nrf5340 dev. kits.
I'm trying to set the directed advertising on the peripheral...
Hi All!
I am using nrf52820/33/40 devices. Able to connect central (1) and peripheral (4) concurrently.
Central is an end node(nrf52820) that is connected to the sensor...
Hello Team,
We are looking forward to use Long Range Advertisements in our application. Our current application is based on nRF52832 + ncsv1.8.0.
Per our knowledge...