Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
We are using nRF54L15 with Zephyr + (NCS) for a low-power application.
Our firmware performs the following cycle repeatedly:
Wake up from System OFF
Perform...
Hi,
We found a weird case that when we re-populate the definition of SPI-NOR flash
- From original pin (gpio0.8/9/10, U15 populated on NRF7002DK)
- To pins (gpio1...
Hello Nordic Team,
I am implementing OTA in a pairing and bonding-enabled application, but I am facing an issue during the ZIP file upload. Additionally, the graph is...
Hello,
I'm working with the nRF9151, and I want to get useful information when a NULL pointer dereference happens, as I am used to on other devices. However, when a NULL...
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 everyone,
I am currently working with Circuit Dojo nRF9151 using nRF Connect SDK v3.0.1.
When measuring power consumption over MQTT and UDP , i noticed ~25mA every...
When I wake up from sys_poweroff using GRTC, the reset cause I get is reset_clock which is defined as clock error. I am supposed to be waking up with reset cause
RESET_LOW_POWER_WAKE...
HI,
I am using the nRF54L15 + nRF21540 with SDK v3.2.1 , and performing custom development based on the periodic_adv_conn sample.
issue Description
During runtime...
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...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi,
I'm designing a custom board with the nRF9151, nRF54L15, and nRF7000. I've read in several places that the SPI bus used by the nRF70 series should not be shared with...
Hello,
I configured the hci_uart sample for the nRF54L15 DK by following the instructions in this official Nordic documentation:
https://docs.nordicsemi.com/bundle...
I have an additional part in my design that requires a 32MHz clock input. Is there a 32MHz buffered clock output that can be configured/used from the nRF54/nPM1300 to achieve...
Hello, my product is undergoing KC certification testing. The required testing bands are LTE-M Band 3 and Band 5. However, the certification company reports that my device...
Hello,
I've got a nrf52840 DK to flash custom PCB with nrf52840 QFN. I can flash the custom PCB by using <nrfjprog> command into VSCode but the code doesn't seem to work...