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 a Zigbee network using the nRF Connect SDK and need to retrieve the link quality information (LQI) of a specific device based on its short address. What ZDO...
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 am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
I made a custom PCB with the NRF52840-CKAA and the same 8MB flash memory chip as the PCA10056 NRF528040DK
I used the MX25R6435FZAIL0 because the MX25R6435FZNIL0 was not...
I have a project using nRF Connect SDK v1.9.1 and recently started having the issue that when I build it in VS Code with the plugin it always asks me to do a Pristine Build...
I have just received a set of nRF52840 dongles and I want to write applications that run on the PC using the dongle so I have downlaoded the pre-compiled pc-ble-driver located...
Hello, I am using SDK version 15.3 and nRF5280DK.
I am having trouble finding an example that uses the button handling library .
From the information I could find on the...
I've been trying to connect my device to AWS IoT for a week, but I'm getting the same error "no matter what" I do (ERROR: mqtt_connect -45), which seemingly is an authorization...
Hi! We're developing on an nrf52840dk and have been running in to some problems when we want the system to only pull currents in the size of a few microamps. As our system...
hi, i'd like to make communicate 2 different nrf24l01+ without the enhanced shockburst if possible, i'm using arduino to control the tx and fpga to control the rx; i'd like...
Hello!
I am trying to improve the GPS-performance of our custom board. It is difficult to know if it is my hardware, firmware, antenna or something else that needs to be...
Hello, im relatively new to this and not sure why im getting this error. According to previous such error clarifications, i read that the newest versions have to be used....
Hi I have a couple of Thingy:91 devices, which we are using to evaluate the 9601 SoM.
The devices ran out of credit, but after buying more iBasis credit still would not...
Good afternoon. I use NRF 51822, and I want to use RTC 0 or RTC 1. But there are problems, if I do not initialize BLE then the compiler does not execute LFCLK_config because...
We are now developing BLE ADC sender, using nRF5_SDK_14.0.0_3bcc1f7, and two nRF528322s (sender and reciever).
We send SAADC data via BLE, after that, we disconnect, and...
I am currently using SysTick to count milliseconds in my device. This works fine, however with it enabled I can't sleep the device as it wakes up instantly.
I have tried...
Hi,
I'm not sure if I'm doing something wrong so I'm hoping someone can help me. After updating from 0.11.4 to 0.12.0 of pc-ble-python-py, I get the following error. I've...
Hi,
Please help to suggest if 10K Nodes in a single network with 100 Kbps data rate is achievable with data transmission interval being roughly every 30 seconds.
This...
I have the debug section of the evaluation board turned off, modifications to measure current with a DMM set up, and am using a keysight 34465a DMM to measure current. The...