Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi,
We are migrating from NRF52840 to NRF54L15 (QFN48).
I am using nrf54l15-qfaa-reference-layout-0_8 as reference but really struggle to understand some design choices...
Environment:
Board: nRF54L15DK ( nrf54l15dk/nrf54l15/ cpuapp )
NCS Version: v3.1.0
Zephyr OS: v3.7.99 (NCS fork) NOTE: I am building this over peripheral uart example...
Hi,
I am developing with NCS 3.0. In my application, I need to use MD5 to calculate a signature. Following Nordic AI's guidance, I enabled CONFIG_PSA_WANT_ALG_MD5=y in prj...
Hi,
I have got nRF54LM20-DK with the nRF7002-EBII add-on. I would like to know is there any recommended camera add-on for this hardware to develop vision based AI solutions...
Hi,
I'm developing a custom board based on nRF9151 (similar to Thingy:91X) and trying to connect to nRF Cloud for location services (A-GNSS, Wi-Fi location, Cellular...
Hi,
I'm working on a project using the Thingy91x for prototyping. I'm using A-GNSS from nRF Cloud and although this is working, I'm not sure of the correct order of commands...
Dear support team,
I'm using:
nrf9151
nRF Connect SDK v3.2.3
I'm currently working on a project where I need to use MQTT and CoAP simultaneously, it works for...
Hi,
I'm referring to this post below
Based on the response above, it looks like IAR + NCS SDK is not supported by Nordic . Is that the official response from Nordic...
On v3.2.3 and v3.3.0-preview3 we are having issues getting CRACEN to build without patching it.
There are a bunch of includes that use the wrong paths, pointing to files...
Hello,
we are seeing a reproducible issue with an external SPI NOR flash on our own custom hardware based on the Nordic nRF52833.
Short summary
The external flash works...
Hi,
I am trying to develop an application with USB DFU support using nRF Connect v3.2.2. I followed the lesson posted under Nordic Dev Academy on USB DFU. The board that...
Because I forgot to jump to the SoftDevice address (0x1000) in the bootloader and instead jumped directly to the application, I am unable to properly use the SoftDevice functionalities...
We have 2 projects. 1 using an nRF52833 and the other using an nRF52840. In both circumstances we can cause a brownout condition. In order to remedy this situation i wanted...