Hi,
I am working on ncs 2.9.1 @ nRF54L15.
I followed this academy course to add a single channel saadc in simple mode:
ADC read works properly, but the current read...
Hi,
After some difficulty in obtaining the modem trace file, I'm here to have help about connectivity issue. I have a custom board build with an nRF9151, I use Onomondo...
Hi,
In one of our future hardware designs, we have a MPU (running LInux) connected to a Bluetooth SOC over a serial interface (uart/spi/...).
Our first approach was...
Hello everyone,
I'm working on an NRF54L15 DK evaluation board and I need to use NFCT pins as normal GPIOs. I found out here that I should define CONFIG_NFCT_PINS_AS_GPIOS...
Hi all I am new to Nordic world. I have received a nRF5340 audio dk board and would like to be able to get VS code to build the default sample code - I have tried in windows...
We are certifying our device at KIWA. they are testing the WLAN adaptivity and the test is failing. Here is the failure description:
" It was a struggle to perform the...
I would like to try the new nRF54H20 but I can’t find its development board. I found this page talking about it, but I can’t find where to buy it online. Has it not been released...
I am based in Hong Kong. I purchased NB-IoT sim card with "Three".
When using LTE Link Monitor, (with at_client) I can connect to the NB_IoT network, as Three support told...
Hi! I would like to power the DK through a external power bank. This leads to led5 blinking rapidly for a while and then turning off. I assume this is because of the debugger...
Hi Team,
We are trying to compile the code with my changes, that changes are normal changes only.
But we are getting below errors in "nrf52840.h" . But we didn't do...
I have a nrf51-DK, SDK 9.0, S110, dual-bank bootloader that supports both serial and ble protocols, developed using GCC/Eclipse. I'm able to flash my app/bootloader/softdevice...
We are building a sollution using nRF52832. Using the UART over BLE application example as a base we managed to add DFU capabilities to the application etc.
Right now I...
Dear NRF community and support This is a followup question to the DevZone post https://devzone.nordicsemi.com/f/nordic-q-a/2860/flashing-bootloader-and-application-via-j-link...
From everything I know and understand of the system architecture, this shouldn't be possible, but one of our early production units out in the fields has twice now apparently...
I'm designing a two-part computer input device: Part A will communicate with the computer over BLE, but it must also be able to forward along messages from Part B. Here's...
Hi,
I am trying to update the MTU between the central and peripheral to the maximum MTU.
at the connection interrupt from the central side I added
but I got error...
For nRF52832 I see in the datasheet:
I OFF_RAMOFF_GPIO System OFF, No RAM retention, Wake on GPIO,
While for nRF52840 only “System OFF, no RAM retention, wake on reset...
I have an iOS App which is just designed for updating our device firmware OTA. It uses the Nordic DFU library, updated to the latest cocoapod. It connects to our device, and...
Hi,
I use OpenWRT and nRF52832 to develop a BLE gateway, the nRF52832 connected to OenWRT through UART. Now,we need the uart serial DFU of nRF52832, and I found that nrfutil...
I am looking for some advice before diving in to what could be a big waste of time. In my existing Thread implementation, I use nRF52840's in two different configurations...
Hi all!
I am using mesh sdk v4.10 and sdk 16.0 with an nrf52840 custom hardware. I have a question regarding the mesh event handler. I am seeing something weird which I...