Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi,
I encountered a modem fault (NCS v2.5.1, mfw 1.3.4, nrf9160DK). Here's a portion of the log leading to the fault:
[24:36:01.333,312] <inf> gnss: event NRF_MODEM_GNSS_EVT_PVT...
Hello!
I am a beginner and am trying out an MQTT example on my nRF9161 DK that I recently bought in my Visual Studio Code on Windows 11. I am aware that the sample application...
Hi,
I am able to get my CA certificate working using TLS for MQTT. but im not able to get the TLS Client certificate working.
I had created a client certificate as per...
Hello, I'm following along the nRF Asset Tracker guide and I'm on the step 'Create device credentials'
Running the command
' ./cli.sh create-and-provision-device-cert...
Hello support.
A new design is looking at using nRF24L01+ to communicate wirelessly. I'm aware that this IC is no longer recommended for new designs, however, it's the one...
Hello,
I am trying to use the LTE modem serial example on a customized board that communicates an NRF9160 SICA B1 with an external STM32 microcontroller through the UART...
I am using the nRF52840 with NCS SDK v2.5.1. I tried to implement non-volatile storage in my application, and it is working on the DK board, but the code is not working on...
Hello,
I am using the DK Buttons and LEDs module to get the status of my button on the ANNA-B402C ( nRF52833 ).
I wanted to check if any debounce filter/mechanism software...
Hello,
as mentioned in the subject, I want to use single bank while CONFIG_BOOTLOADER_MCUBOOT=y. The reason is that the nRF7002 firmware is so large, it would cause an overflow...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I want to debug using the Logger module...
Hello,
I am developing a nrf5340 project based on the Nordic AWS IoT library. Connection is via Ethernet (W5500) and it works fine as DHCP and SNTP works fine and I can...
Hi,
I'm using nRF5340 Audio DK with a modified example code provided by (thanks again!), which integrates peripheral NUS through extended advertisement in parallel to...
Hi, I am using nRF5340 dev kit. I have successfully accessed external NoR flash (mx25r64) over qspi. But once I enable BLE with setting 'CONFIG_BT=y', I got littlefs mounting...
hello. Is the nrf5340 network core supported DFU with Single Slot? Not Dual Slot. If it is supported , can you tell me the URL describes how to DFU with Single Slot.