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...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
Hi Community,
I'm learning the sysbuild stuffs, try to upgrade my code to sdk v2.9.0.
Exercise 2 - Adding custom image - Nordic Developer Academy
I'm using nRF5340DK...
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 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...
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...
I have this main code:
With this overlay:
and this configuration:
I am using a nrf52840 dev board and have connected P0.06 and P0.08.
Why does it not trigger...
I'm playing a bit with MCU boot and folowed the tuturial . When I compile the sample with mcuboot from Zephyr, it works fine for the 52840DK, but when I try to compile for...