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 everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
I setup 2 Holyiot nRF54L DK Development Boards with the channel sounding sample code from NCS 3.1.1 samples/bluetooth/channel_sounding_ras_initiator (initiator and reflector...
We have designed a custom board around nRF54H20 EngC revision and testing it on NCS 3.1.1. We were able to do provisioning and bring up using iron-side binaries. But got two...
Hi all,
I’m planning to add crypto support to my nRF52811 application. My main requirement is encrypting and decrypting a string , but I’m hitting flash size constraints...
Hi,
I am using the nrf52840DK development board and running the SDK of version ncs/v2.6.0. When I flash the samples/esb/esb_ptx and samples/esb/esb_prx projects onto the...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Hello,
I am new to embedded programming and I'm trying to create a small application that uses BT advertisements. I've tested my code on an NRF52840 dongle, and a board...
Hello,
we made a circuit board with nrf5340. We only burned the blinky program once for testing and it was successful. However, when we tried to burn the program again,...
Hello everyone,
During the design of my core board, I encountered an issue where after flashing a demo program, the core board cannot be programmed again. The demo program...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I recently purchased the Maker Diary nRF9151 Connect Kit (LTE-M/NB-IoT, nRF9151 SiP) and I am using the iBasis SIM that came with the Nordic Thingy:91. The device is unable...
I've just come back to software development on Nordic after focusing on other projects, and since I last did any software development work, nRF Connect has been integrated...
Hi,
On the nRF54L15DK board, I flashed an application and then performed a full erase. However, after erasing, I noticed that approximately 2000 bytes of memory were still...