Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
I am working on a mesh network and i want to add a nordic thingy 52 to read temperature & humidity data over the mesh, let say to an nrf52 DK connected to a Raspberry Pi,...
I'm developing a Zigbee coordinator that works as an On-Off Switch for the Zigbee Profile HA: this connects to the Device Mains Power Outlet, again with the HA profile.
...
Hello to all,
I have a question about parsing zigbee commands when they present a payload.
I have a Coordinator that implements the Window Controller Device of the HA profile...
Hi folks,
Im trying to run the heart rate collector from a Visual Studio application and I have some communication issues with the connectivity device. I use a nRF52 Dongle...
I'm currently looking a bit into the bearer-layer internals of the nRF SDK for Mesh and noticed that there is a heap of instances where data needs to be transferred between...
Hi,
I am using nRF52840 and BLE coexistence (mesh and ble). I am able to connect to my board via BLE using nRFConnect for PC and a nRF52840-DK and change characteristics...
I'm trying to use DFU for the first time
I'm working my way through these instructions:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started...
The SDK v16 package has a board file for the nRF52833 board, PCA10100, however this seems to reference GPIO pins which are not present on the device:
What should these values...
We use the nrf52832 in twi-master mode. The connected slave sometimes needs longer to respond than the default configured TWI timeout.
The timeout is defined inside the...
Is it possible to generate a zip package containing both firmware and softdevice in such way that the soft device will be updated only if the current device softdevice version...
I have some module chip connected to the nRF9160 DK providing the sensor data over I2C line. In some state transition of the module the short reset pulse needs to be generated...
Hello, I am using BLE secure bootloader example on nRF52840 with SDK 15.3 and softdevice 61.1. I can see the bootloader protects the MBR page and Bootloader space using ACL...
When I run "AT+COPS=?" WITHOUT a SIM the modem always responds properly.
When I run "AT+COPS=?" WITH a SIM the modem does not respond as expected. I get error after approx...
Hello everybody.
I have been working on nRF52840 for a time. I am trying to flash the chip with ble_app_uart_c (SDK 15.3.0). I have applied everything essential, but my...
Good morning everyone,
I am facing an apparently common problem (reported with some variations Here , Here or here ) which is driving me crazy. In the linked discussions...