In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
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...
Hey everyone,
I have designed a custom board with a bunch of nordic IC's (nRF54L15, nRF9151, nRF7002 & nPM1300)
I have tested the basic functionality so far, including...
I enable cs procedure and set the procdure count equals to 3, let procedure interval to be 10.
I want to change the cs channel map between procedures. so when I send HCI_LE_CS_Set_Channel_Classification...