Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
I have a mouse that is advertising, and I paired it with my host. It always stays in connected mode. When I press the three buttons — middle, left, and right — for 5 seconds...
What is the recommended termination for unused RF pins on the nRF54L15 in QFN48 (QFAA) package? Can you confirm this is acceptable?
ANT Pin 31, floating VSS_PA Pin 32, grounded...
Hi, I want to change the voltage of the VDDIO in the group of pins labelled Port 1. I launched Board Configurator from nRF Connect for Desktop but it says "This development...
I have code set up to configure Timer3 to generate a Compare event at 100 KHz, using the PPI so that triggers an ADC Sample event for the two enabled ADC channels. EasyDMA...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...
Hi,
I'm developing an application with a custom firmware image for both the nRF52840 and nRF9160 on the nRF9160DK. I've always been on ncs v2.5.0 and decided it would...
Hello,
I am trying to program a custom device of nrf54l15 using nrf connect for desktop app(V5.2.0) -> Programmer(V4.6.2)
I am able to program it but this is how I see...
I am bringing up a custom board using the nRF54L15 (Fanstel BM15M module) and I am using SPIM00 as the high-speed SPI interface. I am configuring the peripheral through Zephyr...
Using PPK to measure the current, it was found that there was a 1-minute cycle signal in the current waveform. No timer was set. The watchdog timer is 10 seconds.
Im currently working on a project which should receive audio through CIS and retransmit it over BIS. Im using nrf5340_audio_dk for this. Ive tried using https://docs.nordicsemi...
Hi,
We came across this feature " PLMN selection optimization during initial search ", enabled by AT%FEACONF=0,3,1 . It sounds good for speed and power consumption.
...
Hi all,
I’m working on a custom board based on the nRF9151 , and using the Ignion NN03‑320 antenna for GNSS reception.
In our GNSS TTFF testing (using AT commands),...
I'm developing a keyless entry/start system for vehicles with the following requirements:
The vehicle side uses an nRF54L15, while the mobile phone is a standard smartphone...
Hi,
I am developing an audio application on nRF54L15. I have successfully used the Zephyr API to read sequences from the ADC with extra samplings (the "extra samplings"...