Hi, I was trying to flash the sweyntooth firmware to nRF52840 dongle using nRF connect for desktop. I was following the instruction on in this tutorial: . The hex file I used...
I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
I am working to convert from Thingy 91 to Thingy 91x. I have successfully used the modem_shell with RTT output and control and the overlay does not seem to work with SDK 2...
Hello I am looking for the IBIS model for nRF52840 for signal integrity simulations. I saw similar requests older than 2yr and I am wondering if now the model is available...
Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
Greetings,
I am using nRF52840 Dongle and nRF Connect v3.2.0 PC application to scan for nearby Bluetooth devices and connect to them.
I want to develop a PC application...
Hi, I use in my design a component which use the nRF52840 - WLCSP package.
I use SPI to connect the nRF to a SD card slot. With the package, I understand that pin K4 (P0...
Hi all,
I am debugging the data transition flow of the Node with Relay.
We modified the example of ONOFF_server. We found that the unicast address should the odd number...
Hi, I cannot find my Nordic Thingy91 as a USB connected device in the nRFConnect desktop application.
I tried to connect the Thingy via a JTAG 10-pin cable via an external...
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...