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...
We are using the nRF9151 with modem firmware v2.0.4 and would like to perform TX RF testing on NTN bands 255 and 256.
TX RF testing is currently initiated using the modem...
I am working on a project where we are sending data to a remote device as fast as possible. The sender will call bt_gatt_write() until it blocks the thread. So it is just...
Dear Sir/Madam ,
I am writing to request a review of the attached schematic. Please let me know if you have any questions, concerns, or suggested revisions.
If possible...
I am in process up migrating a legacy project from SDK v2.4 to v3.2 and going through each revision incrementally to catch all the changes needed to modernize it and maintain...
I have built and flashed both the exercise and the solution. However in both cases I am getting a connected and then disconnected ( Reason 42). I am clueless as to what is...
Hello.
I am currently testing nRF Cloud and encountering an issue. In the "Select a Project" menu, the "Create Project" button is disabled.
Here is some additional context...
I am using SDK 3.1.1. I am trying to use the "sensor get" command with the internal die temp sensor.
In theory, this is all off the shelf software. I didn't write anything...
While running scan & connection tests with NCS 3.2.1 , I encountered frequent connection timeouts ( bt_hci_core: Connection creation timeout triggered ) when using the Nordic...
I'm using the Power Profiler Kit II to measure current draw of an ESP32 board at idle. The PPK2 is connected to the battery terminals of the board (XIAO ESP32-S3) and whether...
Hello, I should like to enquire whether the nRF54L15-DK development board supports both Classic Bluetooth and Bluetooth Low Energy. Having reviewed the relevant documentation...
Dear All,
I'm following the nRF Connect SDK Fundamentals and I have a weird problem in the Lesson 3 exercise 2, section "Adding custom configurations".
The part with...
Hello everyone,
I've been testing the "central UART" with a "peripheral UART" (NUS) examples with two nRF54L15 DKs (nRF SDK v3.2.1 in VS Code). So far, everything is working...
Hello everyone!
I have a question regarding nRF9151 and the new DECT Hello sample. I have installed the newest version of the SDK, a preview of v3.3.0, built and flashed...
Hi!
NCS 3.1 On a custom board with nrf5340 and nrf7002, h ave successfully implemented and tested FOTA over Bluetooth Low Energy with Simultaneous updates for both cores...