Hello,
Is modem fw `mfw_nrf9151-ntn_1.0.1` production-ready? Is it safe to have our manufacturer flash that instead of the `mfw_nrf91x1_2.0.4`. We are using the ncs-serial...
Hi,
I am using some nrf24l01s in a proof of concept (just because I have them, I know they are old). I am developing a TDM protocol for two-way radios, which requires 8000...
Hello,
I have added DFU capabilities to my NRF54L15 project using:
CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU =y
and
SB_CONFIG_PARTITION_MANAGER =y
SB_CONFIG_BOOTLOADER_MCUBOOT...
Hello, Is the T1 Thingy LIGHT readings in raw lux or brightness % ? We would like confirmation. Here is an example of our device Light readings for one of our devices:
Please...
I'm trying to understand the npm1300-CAAA V1.1 example for configuration 1. The layout looks like this:
You can easily see that several pins are connected on the right...
Hello Support Team,
I am currently working with the Matter contact sensor sample ( ncs\v3.4.0\nrf\samples\matter\contact_sensor ) on the nRF54L15 Development Kit (DK). ...
Hi,
I'm using the Thingy:91 X PCA20065 rev 2.0.0 as a reference for a new nRF9151 design and I have two questions about the QM13345 configuration.
1. LUT
The Thingy...
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to erase page from RAM using "nrf_nvmc_page_erase...
I have a situation with the devices my company builds. From what I understand, they've been designed with a small flaw, which causes them to sometimes get stuck and require...
51822 problem: the device unexpectedly restarted, the current of the device becomes more than 800 ua, and the same as the jlink download current; the software reset current...
Hi
I have been trying the various examples from the SDK with Keil V5.23. Some work, some require changes to IROM1 and IRAM1 before they will run Initially giving an error...
I am trying to change the mac address of my device every time I advertise a packet. I have a callback on_ble_radio_active_evt where I update the address like this:
...
(I'm developing a firmware on nRF52832, but had actually stareted on nRF51822 and observed the same issue, SDK 12, pending migration to SDK 15)
When my app starts, I output...
Hi all,
I am investigating different protocols to support a network of very low-power Devices and Hosts. The Devices are mostly static (i.e. they don't move around very...
Dear developers,
I am developing a scheme where the nRF51 (central role) connects to iOS device (peripheral roles). The nRF51 connects, performs the discovery procedure and...
Hi,
I developed an application on the nRF51 Dongle (PCA10031) and am now trying to port it to this module. It is a nRF51822 AA device (256K Flash, 16K RAM), and it is Rev...
Hello everyone, I'm currently working on a project and I'm encountering issues.
The project involves with a BLE and a smartphone. The goal is to send Data from an application...
Hi
I have successfully(?) altered my application from using BLE_GAP_PHY_1MBPS to BLE_GAP_PHY_CODED. But how can I test it?
Prior to the modifications I tested the application...
Hello.
I'm trying to add encryption to the secure DFU bootloader. I'm using SDK v15. I know this topic has been discussed on this forum before. In particular I have found...
On NRF52840 DK, I don't have a softdevice installed. I want to do DFU with s140 softdevice only update. But it gives the following error:
raise NordicSemiException('Extended...
Hi,
I got a problem that doing the DFU through buttonless example, but successfully upgrade only in bootloader.
I used OPPO R9s (Android 6) with my personal cell phone...