Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
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...
I'm trying to send and receive an extended advertisement packet with about 100bytes of payload.
I started with the sample extended_adv example.
I 1st validated that using...
I am using the Adafruit Feather nRF52840 Sense with a W25Q32 external flash and MCUBoot . I can successfully read and write to external flash using NVS , and simple DFU works...
Hi Support Team
1) Does the new nRF54L05 chipset need to recover before program? We execute command line nrfjprog --recover but it is unavailable for nRF54L05. And nRF54L05...
Hi,
I am trying to integrate Sensirion SHT40 sensor with nRF52840. I am using the sensor sample app from 2.9.0 SDK. I am building with 2.6.1 SDK with toolchain 2.6.1. The...
Hi,
We are considering hooking up an external chip with a Bluetooth standard HCI interface to do Bluetooth classic using Hands Free protocol and Serial Profile protocol...
Hello Nordic Team,
I'm currently integrating a watchdog on the nRF5340 CPUNET core to detect and recover from potential hangs. We’ve observed that in rare cases , the device...
After purchasing the PPK2, I connected the Fluke287 and PPK2 Ampere meter in series to check whether the measured values matched the Fluke equipment.
The Fluke287 consistently...
Hi,
I want to configure the nRF9160's internal flash storage_partition, it has 32KB currently, I want to change it to 100KB. How to do that? Using nrf9160dk_nrf9160_ns.overlay...
I would like to know the recommended battery part that is suggested by nordic to work with the nrf5340 Audio DK. I saw some blogposts where it was mentioned that a 3.7V 1500mah...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...
As the title suggests, I want to use west build without having to include the BOARD_ROOT parameter.
I have already referred to this link , but the results were not as expected...
Hello.
This ticket was derived from another ticket .
I have a few questions about hardware-based downgrade protection.
About the Downgrade Protection of the Network...
Toolchain v2.70, SDK v2.6.1, VS Code, Windows
Code derived from UDP sample works on DK board but fails on custom device.
Device is using DK board configuration, but no...
Hi everyone,
I am experiencing an issue with my custom board configuration for the nRF9151. When using the same code that works with the nRF9151 DK configuration, I encounter...