I have two projects, project MQTT, that was built around the Secure MQTT Sensor/Actuator sample and project CRYPTO, that was built around the Crypto AES-CCM sample . I am...
Hello and thank you for your help
I am working with the 9151 Rev3 and I attempted to update the IMEI with a valid one provided to us by Nordic
But the following error...
I am working with the DWM3001CDK board for Ultrawide band, but would like to use one of the free LEDs on (P0.14, P0.22, P0.05, or P0.04) as a way to show that the 3 AAs powering...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hello Nordic team,
I would like to automatically patch the merged.hex file each time I build my project. I’ve attempted to use extra_post_build in CMakeLists.txt , but my...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Hi Experts:
I'm using SDK15.0, softdevice_v6 to Development NRF52832, which is developing a non_security bootloader. The bootloader adapted from the example program can...
Hi there,
I was wondering if someone at Nordic could verify something for me. I had a go at modifying the lightswitch example (node_setup.c) in the mesh sdk, to instead...
I've seen many posts asking this question, but with no definitive answer. I've seen latencies for various GPIOs acting as either SPI or TWI, but no baseline interrupt latency...
Has anyone modified the spi_master_using_nrf_spi_master example (or otherwise gotten) the Crystalfontz CFA211TFH 128x64 panel running w/o mods on the nRF52 DK? I have a panel...
Hello,
I captured following data using a Bluetooth dongle for WIN 7 and a Bluetooth keyboard . I also used Wireshark with USBCap driver to capture data going from BT Keyboard...
With my sparkfun 52832 board, when I use the __WFI instruction and I set my device to generate interrupts on P04, the code returns when an interrupt is generated. With the...
We created a custom made board with an nRF52832 and an LIS2DH accelerometer. The board is working fine when it is being powered from a power supply with 3V but when it is...
Developed with SDK 15.0.0. and s132_nrf52_6.0.0_softdevice
After I generate the DFU package, and upload it with nRF Toolbox, it will returns " Upload failed: REMOTE DFU...
SDK 15.0.0, s132_nrf52_6.0.0_softdevice
I have followed the instruction below:
https://devzone.nordicsemi.com/f/nordic-q-a/29067/installing-micro-ecc-issue/115222#115222...
Hello,
Nrf52832 ibeacon broadcast signal is unstable, and the rssi deviation of left and right upper and lower signals before and after the detection of the same distance...
Hello,
I'm working on some LED sequences using the NRFX PWM driver and I can't get the durations I want right.
Let's say that I want a semi-blinking LED (100% - 50% -...
HI
platform:
sdk:15.0.0
52840
\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10040_uart_debug
I want encode(uart) dfu packet not by nrfutil:
(nrfutil...
In my design, I am using a module based on the NRF52832, with a specified LF clock accuracy of +/-250ppm. In my application, I am using v15.0.0 of the SDK with SoftDevice...
hello, we would like to know which development environment Nordic Semi supports/recommends for NRF52832-QFAA-R (except GCC) Is there a special offer from a manufacturer (e...
I'm in the process of scoping out a new project that is in the realm of robotics. It involves one wireless controller that a person would use to turn and drive four wireless...