Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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"...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...
Recently I noticed (for reference in the NCS/v3.1.1 SDK) that some nrf9151 boards are in zephyr folder structure and others are in the nrf folder structure.
NRF9151DK...
Hi support:
When testing the peripheral nfc pairing sample on the nRF54L15-DK development board, and using an Android phone for testing, it was found that...
Dear Company
We are using the following component NORDIC NRF52840-CKAA-F-R7 and we have a problem in the test phase.
We have two version with the following marking code...
Hello,
I’m working with the nRF9151-DK hardware to test Power Saving Mode (PSM) functionality, but I’ve encountered an issue: The TAU timer (T3412) cannot be activated,...
Hi
Nordic engineer
Power consumption cannot be reduced after using hardware encryption. Under normal conditions, the device power consumption is 30µA, but after calling...
in nrf 9151 and sdk 2.9.0
we use cellular with aws
but here when we publish 10KB payload it take 6 sec and 6 byte payload take 1 sec so what we need to change for fast...
As per nRF54L15 datasheet, system_off current at 3V VDD is 0.8uA . I am getting negative average current when i measuring System_OFF current consumption of nRF54L15 using...
I am using the nRF52840 in QFN48 package. I noticed that the official pin description does not specify the corresponding pins for the digital microphone clock and data. Can...
Hello,
Starting the ncs 3.1.1 UART ASYNC examples on nrf52840dk and nrf9151dk, works fine.
Then I add SHELL on nrf9151 side, it crashes when getting incoming bytes ...