Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
Hello,
I am running firmware on a custom board toting an nrf5340 with NCS version 2.3.0. There is also a Micron 8Gb NAND flash on board that I have a custom driver for....
How to reproduce:
Generate a production config (content doesn´t care because the error still exists after changing the content) and build / flash it:
nrfutil nrf5sdk-tools...
Dear All,
In our company, we have replaced the NRF52811 (ublox module) with NRF54L15 (raytac module) for new batches of products.
The fw is a simple BLE to UART bridge...
Hello, With respect to my previous post, I am trying to use the nrfx_pwm_simple_playback function to run sequences continuously for an RGB led. Initially I did not fully understand...
I used nRF24L01+ in an industrial control project that requires low power consumption. I have completed all the functional development and reliability verification. A problem...
Hi
I ve to use nrf pwm common mode feature, and there is sample code under project name common_mode_test, but i am unable to build it either with ncs version 2.9.1 or 3...
Hi.
I've been developing with nRF54L15DK.
I added below in prj.conf.
Indeed, I could confirm CMSIS-DSP function normally running in main.c.
In my goal, I would like...
Hello Nordic Team! I'm experiencing unusual issues with GPIO pins on an nRF54L15 custom board. Specifically, P0.02 and P1.03 are not behaving as expected. Button Issues (P0...
Hi,
A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service sample. With the help of one of your support engineers, I was...
Hello,
I am new to modems and cellular domain.
We intend to design and build a cellular communication extension for an older product. And I eyed the nRF9151 for that....
Describe Need to repeat disconnect/connect cycle after BT timeout. Problem is when using UART over BT with Nus Shell when connection is terminated by timeout (for example...
Good day,
I've developed a board with a MDBT50Q on it. I'm using the Reg0 DC/DC and LDO Mode Disabled reference circuit ( https://www.raytac.com/download/index.php?index_id...
Hi all,
Has anyone implemented an MQTT client on an 54L15 before? I have been searching the web and I have not seen a sample program or anyone talking about MQTT with 54L15...
This is a product based on nRF52832, which uses BLE Bluetooth to scan iBeacons and communicates with an LTE module via UART for data reporting.
It occasionally enters the...
Hi,
I am using an nRF52840 as a Zigbee NCP. I have built the firmware myself using nRF Connect, and I am also running MCUBoot. Sometimes after some usage, the chip starts...