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...
Hello everyone,
I’m currently working on implementing the PK peripheral using Rust with the SVD files for the nRF54L15, but I’m running into a documentation issue.
In...
have a MONOGOTO SIM card that works successfully with TELIT and THALES modems. However, the same SIM card is not detected on the NRF9151-DK. When I send AT+CPIN? , I get:...
Hi I’m having trouble connecting to my nRF5340 dk using nRF Connect for Desktop (Programmer app). When I select the device, I get repeated errors like:
Details:
...
Hello, I’ve been trying to install Nordic Connect SDK 3.1.0 in VS Code, but the installation keeps getting stuck midway and never completes.
I’ve tried several times over...
I'm bringing up a custom board, working through the peripherals one at a time. Unfortunately, I haven't gotten very far before things started misbehaving. One part of the...
With mfw 2.0.2, AT%RAI supports now also "2 – Activate with unsolicited notifications."
That's verfy useful, but I miss some details in the documentation about the usage...
Hello community,
I am working on a project that requires the integration of the u-blox NINA-B302 module , which is based on the nRF52840 SoC .
I have previous experience...
Hi All,
I have been trying to create new custom board. and havent been able to even build.
I followed the intructions here :
https://academy.nordicsemi.com/courses...
HI,
We are producing products using the nRF52832. During production, a defect occurred where the lpcomp detection voltage was operating at a voltage lower than the design...
HI
I'm using nRF54L15-PDK 0.8.1. When debugging with VS Code, the debug session failed for some unknown reason. Afterwards, the PDK's nPM1300 output, which was originally...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
As the title suggests, we are having issues with BT notifications being throttled.
The function which does the notifications is below:
We loop over sectors of flash memory...
I am trying to replace such a platform and was hoping to use nRF9151 as a starting point.
Is such a platform possible at all with Nordic/Zephyr ?
I have an old 9160 dev...
I am trying to use Edge Impulse ML models on my custom board. I have built my model on EI and downloaded it locally. I followed the sample wrapper code to use my own model...
Hi, I am devolping a sensor system where I am in need of a Tri state GPIO solution
Currently using the NRF54l15DK with all the latest software versions (3.11, etc.), developing...