Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
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 guys,
We have a device that is equipped with nRF7002 that is about to follow for certification. The laboratory sent us some questions due to the 5GHz band communication...
Hi there, I've been told on Reddit that I can post my design here to receive more relevant feedback.
I'm making a module with nRF54L15 with an external DC-DC regulator to...
We are building project with this config parameters: But we get this error messages while compile: If we use CONFIG_LOG =n for mcuboot, then project compiles normally. Also...
Post:
Hi Nordic Team,
We are currently developing a product based on the Raytac MDBT50Q-1MV2 module, which integrates the nRF52840 SoC. Our firmware is built using the...
I’m writing this post because I’m experiencing a problem with data transmission between two devices—a sensor and a USB dongle connected to a PC—each equipped with a Minew...
Hi,
Is there any sample code that can check the Ion_idle8 current below?
I am currently evaluating the following currents on a custom boat and it is running at around...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
Hello,
I am using the NRF54L15 DK for development. I have configured the i2c with P1.12 as SCL and P1.14 as SDA.
below is my code in .overlay file
Below is the code...
Hello DevZone,
For some reason, some customers didn't want to add an external flash on their module. So I advice them to use MCUBoot SerialRecovry single bank DFU.
I modified...
I'm using the nRF52840 and Gazell Pairing (GZP) to develop a device network. Because I need bi-directional communication, I am not using GZP's encryption feature, as it does...
I use the security mechanism dtls based on udp communication. Can I implement it on nrf52833? How much flash and ram should be occupied at least? Is there a suggested value...
Hello, I would like to ask if it is possible, to use the RTC RV-3028-C7 as the external crystal for low-power clock source as in the below design: Currently, we have on our...
This feature used to be helpful pre version 2.7 or so, but has persisted as an issue since then. All of the configs in any *.conf are all underlined and have this phrase when...
Hi,
Currently, we develop a prototype that needs to communicate with WuR; the FH101RF. Could you please tell me if it is possible to communicate with it? If not, can you...