Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
I tried to add external memory to mcuboot. In fact, I have successfully added it in app, but the same configuration seems to have problems in mcuboot ,mcuboot reports an error...
Hi,
We are developing a hardware and software solution for a locator tag using a minimalist approach. We want to use both, the Google Find Hub and Apple Find My Network...
I maintain an nRF52840 project on the legacy nRF5 SDK and am migrating to an nRF54L15 Bare Metal project.
I could not find a bare-metal “radio test” example, so I’m bootstrapping...
I do connect 52840 DK board to PC through USB cable, sine I want to see runtime log. but meanwhile, I want to use PPK2 to see the current of 52840 DK board, Can I get the...
Hi everyone, I noticed something unusual while testing BLE transmission and reception:
Transmitter: nRF5340DK
Receiver setups tested:
config:Target board...
Hi,
If I build the extxip_smp_svr sample app for the nrf5340dk board. The network image firmware version is set to 0.0.0.0.
To reproduce the issue, do the following...
In Lesson-3 Ex-2 for the BLE Fundamentals course, the steps for setting preferred PHY (steps 7 thru 9) is causing fault on my nRF52840-DK board.
Log messages are as follows...
Hi Nordic Team,
I'm currently working on integrating TagoIO using MQTT in our application. While attempting to add the MQTT connection details—specifically the username...
Hello,
I have a problem with a custom board using a nRF9151.
I can flash the nRF9151 and it seams to flash successfully (I tried with a blinky program and the leds start...
Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
Hi,
I'm using nRF Connect version 2.9.1 with the buildprog script method of building this project.
I've got some custom boards based on the nRF5340_audio_dk. We swapped...
I’m working with the nRF7002 DK and following the guide for the HTTP server sample here: HTTP Server Example . The build process is successful, but when I flash the device...
Hello,
I am using nRF52840 with nRF5SDK v17.1.0 , and I have several questions regarding DFU. Reference page: https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/index...
Hello,
Are there any samples that show multi-core (sysbuild) configurations for the nRF54H20?
I've found the sysbuild HelloWorld project, but in the sysbuild.cmake file...