Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I am using NRF SDK 17.1.0
I inherited some legacy code that was a mess, and rewrote it.
Part 1 -
First I skipped the peer manager thinking it was not necessary. Then...
I am debugging my custom nrf54L15 board, and want to use the nrf54L15-DK to flash and debug the board. My SWD debug probe and cabling was used for a previous version of the...
For VDD-nRF in the nRF54L15-DK schematic When I check the schematic, I can't tell which part is internally generated.
When I check the actual board, VDDM_nRF and VDD_nRF...
Hello,
I am trying to optimize performance of a series of SPIM transactions using the 5340. Each transaction is 3 bytes long: CSN goes low, clock out 3 bytes, CSN goes high...
Hi,
I'm trying to test DFU with the Matter Light Bulb Sample, VS Code latest SDK 3.1.0, the sample is working fine with the 52840DK and is working in Home Assistant.
I...
i have given shell command through RTT and its working fine but when i try to start distribution, i am getting below error
Please advise me how can i fix this error.
Hi,
We are using Bitbucket as our CI system, and our project is based on the nRF5340. I can compile the project locally in VS Code without any issues.
Previously, we were...
I am trying to build the code for AOA example for nrf52833dk_nrf52833 dk from the example code avaliable on the sample called direction_finding_central. i have nrf connect...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hi!
After some work with the otherwise exceptional Power Profiler software I find the current screen layout annoying:
The current display is in sync with the digital...
Hi,
I like to measure the VDD in nRF54L15DK using ADC.
I have flash the example firmware ..\v3.1.0\zephyr\samples\drivers\adc\adc_dt in my DK.
I can see it is measuring...
Hi, Good day!
I’m currently working on the nRF52832. The requirement is to support BLE + LoRaWAN (SX1276) .
I have a few questions:
How can I set up the LoRaWAN...
Hello, I have a question about the power consumption stabilisation of the nPM2100. We configured the nPM2100 with the pins directly to obtain a V_OUT of 3V with a 2477 battery...
Hi,
We are currently considering the performing DFU with UART with another MCU. Is there a sample for this application where nRF54L SoC is being updated by another embedded...
Hi,
We are evaluating NRF5340+NRF7002 setup for our customer. We are currently using https client example(sdk v3.0.2) and we would like to benchmark current consumption...