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...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi,
I am developing a low power BLE device using Promicro nRF52840 boards. After updating to ncs3.2.1 I have noticed a high power consumption in sleep, that isn't present...
Hi! I'm running into a strange issue.
I have inherited this project and it is poorly commented. I have 2 peripherals and 1 central. The 2 peripherals are identical devices...
I am developing a product which uses one nRF5340 Timer in timer mode and another in Counter mode. Reading through the nRF5340 Product Specification v1.6 I have the following...
Hello Support Team,
I am currently working on Channel Sounding with the nRF54L15 devkit, and I am encountering an issue when using main_mode .
Until now, I was using the...
After defining the ADAPTER and initializing UART2 the The adapter pointer fails a test on line 287. FATAL: async_adapter_uart2 points to Flash (0x246d4). Linker Error. This...
Hi, I've tried signing up for a SUPL licence a couple of times but it keeps getting denied. Not sure why. I have logged into devzone.nordicsemi.com and am using the same email...
I’m trying to read/write data to the internal flash of my nRF54L15 SoC using the NVS (Non-Volatile Storage) library.
I successfully flashed the sample nvs application on...
I try to write data into the OTP section of the APP core with the following command line:
nrfjprog.exe -f nrf53 --program 'OTP.ihex'
ouput:
[error] [SeggerBackend] ...
I am trying to program MS12SF1 module through nrf5340DK. I tested the blinky code to toggle the LED pins but while checking through oscilloscope the pins showed nothing, wasn...
nRF54l10 on our custom board in system off has high current consumption, approx 98 uA.
Utilizing the system_off code (C:\ncs\v3.0.2\zephyr\samples\boards\nordic\system_off...
I have got to start with nRF7002-dk and the Wi-Fi sample from the quick start is not working.
I have tried to compile the code on VS code and flash the same code on the...
I would like to estimate the current consumption when the controller is advertising at 2.3Seconds, using external crystal, Tx power of 8dBm, Tx payload of 31 bytes. When I...
We are facing in BLE connection issue in Android phone.
we are planning to use 1. Android phone with 'nRF Connect' for mobile as BLE central. 2. Long range demo applictaion...
Hello.
I am currently testing nRF Cloud and encountering an issue.
I have flashed the Peripheral Memfault Diagnostic Service (MDS) sample program to an nRF54L15DK and...
hi,
i build and flash this exercise on nrf9160 DK. everything works okay and the led1,2,3 are turned on and the message is showing me on serial terminal but when i press...