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...
nRF52840 NCS 3.0.1 MCUBOOT
OTBR on Raspberry Pi 4
I am running the OTBR on a Raspberry Pi 4 with the RCP on a dongle. I am running the coap_client on a nRF52840DK. I have...
Hey all,
Every time I flash, I get the following error message:
Error: One or more batch tasks failed: - [Probe] Device error: Memory access error at 0x00000000. Probably...
Hello, I wonder if it is possible to run the Thingy91 in MQTT-S with a certificate system to ensure the connection between the broker and the thingy. (CA, device certificate...
I followed the instructions in Lesson 9, Exercise 5 of the FOAT course. However, I am unable to complete the build process. I was wondering if I might have missed a step or...
I have enabled all the dependencies asked as below
CONFIG_IMG_MANAGER =y
CONFIG_STREAM_FLASH =y
CONFIG_BOOTLOADER_MCUBOOT =y
CONFIG_DFU_TARGET_MCUBOOT =y
Still...
Hi All,
In reference to my earlier ticket( https://devzone.nordicsemi.com/f/nordic-q-a/120183/question-on-immutable-bootloader-support-for-nrf54l15 ), I see SDK version...
I have a custom board with nrf5340 and want to run the radio_test sample on it. I have been able to compile and run the sample using the uart serial terminal, but I'm not...
Hi everyone,
I'm currently working on measuring the power consumption of the 9160DK board and following the guide: Getting started with current measurements on the nRF9160...
We're trying to measure supply current used by the NRF9151 DK but have discovered that the current measurment connector (P22) only includes current supplied to VDD, and that...
Hi
I connected RF Connect for Desktop to "nRF54L15_DK" in my Desktop
when I want to use Direct Test Mode,press Start test bottom,the log show "DTM setup reset command...
Performance on hardware (cc3xx) is significantly slower than performance on software (oberon). Does anyone have a good explanation for this? I have also tested ECDSA and can...
Hello Sir,
I am currently working with the boards:52840dk and ncs:2.9.1
Regarding the issue of failed mcuboot upgrade after writing the upgrade firmware using flash APIs...
I run the system_off example without the system actually going off, by removing all the calls to start the system_off worker. Instead of going to off, I let the system enter...
Dear Nordic Engineers
I developed a PWM function to drive the RGB LED. Then I found a problem, which is w hen I used a PWM signal of one channel to control the RED light...
I am studying Lesson 6/wifi fund_1ess6uexer2 and I can run the provided code normally.
(academy.nordicsemi.com/.../) But I still want to control whether to send packets...