For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
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...