I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hello,
I’m currently working with a custom board based on the nRF9160 SiP, and I would like to measure the LTE-M TX power after the antenna impedance matching circuit. Ideally...
I am using the nrf52840 chip on a custom made PCB that is powered by a USB-C which provides it with 5V.This 5V is then converted to 12V using CH224K which then is wired to...
Hi,
we have ESB PTX and PRX couple from nRF54H20 nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin build for CPURAD...
Hi to you all. I have a question about how I can apply this mechanism in nRF52.
In modern TWS, it works like the phone or PC connects earbuds separately and sends and receives...
Using wireless sensors with nRF54L15, the sensors do not need to be connected, only broadcast a small amount of information. There will be 50-60 thousand nodes, and they are...
Hi, I'm trying to setup serial recovery in my project, in order to update firmware via USB cdc-acm.
I'm following this exercise from the academy which seems what I need...
Hi. I can't build the hello_dect example using cmake, the build process is failed with the following error: In file included from /home/cybermag/ncs/nrf/modules/trusted-firmware...
After I added the device on the Samsung platform, I shared the QR code, and then added it with Apple, but the device could not be found.The log prompt is as follows:
Hello!
I am interested in the Non-IP Data Delivery support in the nRF9160 module. In the description of AT commands, I did not see an opportunity to set PDP-type="Non-IP...
We use a module like EC2832AA1. I checked that nRF52832-QFAA-R is used for this module. This module has ap-protect enabled. So I added the command "nrfjprog --recover" to...
Hello!
We have developed a product that we would like to add some testing for and I have looked at both ztest and unity testing. Currently I am struggling with running the...
Dear nRF experts. We are a module manufacturer and we have designed an nRF45L15 module. We are doing a series of verifications. When we were doing the connection test, we...
I have tried using SMP svr example with MCUboot for FOTA, NRF Connect SDK version 2.9.0. The example is located in zephyr\samples\subsys\mgmt\mcumgr. This example is working...