Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
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...
Hi Nordic Support Team,
I have designed a custom board based on the nRF52840 and would appreciate it if you could review my schematic and PCB layout before I proceed with...
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,
We are using the nRF5340 and a Pixel phone for the nRF OTA update. We observed that the Pixel phone application disconnects after updating the connection parameters...
Can anyone verify what two pins are used for NFC on a FANSTEL - BM20C module? I've been in contact with Fanstel for over a week, but they haven't given me a definitive answer...
## 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**...
Dear Nordik, Made nrf52832-DK as a sniffer, using nrf sniffer for bluetooth le 4.1.1 and wireshark version 4.0.7. Now iwant to sniff NRF54L15 BLE device/Peripheral which is...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
we have a 'long lived' tcp connection w/ regular data sends (1hz of 256 bytes for mqtt publishes) where sendmsg() sometimes returns EAGAIN. when trying again it usually works...
Hi Nordic team,
I am using the nRF52840 HCI USB project as the controller firmware, with a Linux device acting as the Bluetooth host.
My application has multiple BLE connections...
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 developing on the nRF5340 and using an external modem and an external GNSS module. I am using SDK version 3.4.0.
To operate the modem, I use `modem_cellular...
-- west flash: using runner nrfutil -- runners.nrfutil: reset after flashing requested -- runners.nrfutil: Recovering and erasing all flash memory. -- runners.nrfutil: Flashing...
I am using display example code from zephry repo. ( zephyr/samples/drivers/display at main · zephyrproject-rtos/zephyr ) . Connected to a nRF7002 dk , i am using EA W096016...
Hello, We have some problem with connection to WIFI AP.
On NCS v3.4.0, once our device has associated with a WPA3-Personal AP, it can no longer
associate with a WPA2...