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...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
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...
-- west flash: using runner nrfutil -- runners.nrfutil: reset after flashing requested -- runners.nrfutil: Recovering and erasing all flash memory. -- runners.nrfutil: Flashing...
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...
According to the nRF52840 Product Specification, I observe only the typical value is specified below :
ION_RAMON_RTC (System ON, full 256 kB RAM retention, wake on RTC...
Hi nordic
I am using the nRF54L10 and Nordic Zigbee Add-on version 1.3.0
I have probably been raising questions about polling for quite some time,
but I have not...
SUMMARY
A custom board (nRF52832, BLE Central + Peripheral roles simultaneously) reliably hits a hardware watchdog reset (RESETREAS shows WATCHDOG only, never CPU_LOCKUP...
## Summary
When a Central (nRF5340) holds two simultaneous LE connections and enables
`bt_df_conn_cte_req_enable()` (Connection CTE Request) with CTE RX on **both**...
On a Thingy:91 X (PCA20065, serial THINGY91X_D735C9EDDEB), the nRF5340 connectivity bridge loses USB within 4 to 44 seconds whenever the nRF9151 is running an application...
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...
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...
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 DevZone Community,
I wanted to share a unique hardware-in-the-loop implementation using the Power Profiler Kit II (PPK2). While the industry is heavily focused on...
I am designing an FPGA to have a SPI slave port connected to the nRF5340 SPIM4 master running at 32 MHz. But the setup and hold times for this configuration are missing from...