Context: I am working on a project to monitor up to 880 devices in an Industry 4.0 warehouse. The warehouse is divided into 16 areas, with each area housing 30–55 devices...
The scan window does not alternate properly with the BT_LE_SCAN_OPT_CODED option in the scan parameters. Specifically, the scan window does not toggle on and off every 30...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
Hello,
We have devices in the field using NRF9160 V2 with NRF SDK 2.3.0 and MFW 1.3.4 on a Actinius Icarus V2 board. They are mostly working great, but sometimes some devices...
I am encountering the error <err> flash_nrf: invalid address: 0x00100ff8:8 when using NVS in my custom Zigbee project. However, the NVS functionality works properly in the...
I am working on zigbee network
"In a Zigbee network, how can the coordinator retrieve the list of all devices connected to the network?"
What is the recommended way to...
I have customed my own nrf54L15 board and it would run on button battery. I managed to measure the battery level through ADC, but I don't know how to use ADC with nrf54L15...
Hello,
Ive got an question of my Central BLE nRF54280 Dongle. I want to read the advertising packets of Sensors with the Name "RH". Shouldnt be a big problem. But i got...
Our device is based on nRF52840 with SDK 15.0.0
The device communicates over BLE with PC application (aka client) via "uart" service.
PC (client) messages are signed using...
Hi ,
I am using NRF52832 device and I am referring ble_central/ble_app_hrs_c app . in this example , there is secure data used(pairing and bonding information) for whitelist...
I would like to create a repo to house all our vendor-specific board support, applications, etc. outside the Nordic nrfConnect repositories as per the Zephyr workflow. However...
Hi, I am an internship student and so new at programming. I have a nRF51822 DK that includes;
2 x nRF51822 module
2 x BLE master dongle
J-Link Cortex emulator (Debugger...
Hello everyone,
We have an IoT device with the nRF52832 module installed. We are in pre-production and in the process of certification. Our laboratory (EMITECH) asks us...
Hello team, i use board nrf52832 and SDK15.3. in example ble_app_uart_c. BLE_NUS_C_EVT_DISCOVERY_COMPLETE event occurs only once, after losing the connection and reconnecting...
Is there an example for setting up a Segger Embedded Studio project for using an nRF52840 with Zephyr. The instructions on the Zephry site for adding Zephyr files to a project...
Hello,
We are currently designing a device that will use the GPS on the nRF9160, our implimentation will involve using sensors to trigger GPS measurements for the duration...
I am using an nRF52832 and the Nordic UART Service (NUS). I am using the example NUS code and the UART side is plugged into another microcontroller's UART. By default that...
I need to find rssi value of my mobile (using nrf blink app) using nrf52840 Dk.. So i generally don't have idea what changes to be made for ble_peripheral->ble_app_blinky...
Looking at different solutions to an asset tracking system I'll be working on as my senior project later this year (getting a head start so time isn't as much of an issue...