Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hi,
Greetings!
I am trying test DFU example for nRF52832 and I need help to move ahead.
Setup:
nRF52832 SDK for Mesh V3.1.0
nRFSDK V15.3.0
nRF52832 Development...
Dear all,
I just played around with the nRF Sniffer and I am pretty impressed. Really good tool and most of the packets are received.
I want to build an application where...
I have reprogrammed the nRF52840 board controller. When I run the lte_ble_gateway application I get the following on the 2nd dev kit VCP port:
SPM: NS image at 0xc000...
hello, i have a question, i use sdk15.3 for nRF52832, i run for example flash_fds, sometimes it will not be able to erase or write to memory, after restarting the device,...
I'm having a problem that I get some presumable interference between a high flash memory activity and UART communication. I'm writing single words into flash quite often,...
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...