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,Team,
I am currently using the nrf54l15-dk to debug NSIB. The version of my NCS is v3.0.2. I referred to this link: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page...
Hi,
We have sent out our product (includes the nRF9160 SiP and an nRF52840) for EMC testing and the test lab is asking for the following:
nRF9160 LTE Cat M1 and NB...
I am trying to set the charge current (ICHG) to 100mA or 200mA using nPM1300 on nRF52832 via TWI (I2C). However, the measured current is always limited to ~87mA, even when...
Dear Nordic Support Team,
I am currently working with the nRF9160 and exploring secure methods to lock and unlock the device without losing the firmware.
At present, I...
Following the instructions from
https://docs.nordicsemi.com/bundle/asset-tracker-template-latest/page/common/getting_started.html
I get build errors building the asset...
Hello Team,
We are currently working on the nRF54L15 platform and using nRF Connect SDK v3.0.2. We've successfully added support for DFU over BLE using the following steps...
Hi, I am working on a project where ECG data can be send wirelessly. For that I am using ADS1298 and nRF52833. I am very new to it. I have connected the nRF52833 SPI lines...
Hello all,
I'm using nRF5_SDK_17.1.0_ddde560
Examples folder:
...\nRF5_SDK_17.1.0_ddde560\examples\peripheral\twi_sensor
...\ble_peripheral\ble_app_blinky
Are...
Hi, I created a blinky sample for the ProMicro board. Entered the flash mode as mentioned in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/others/promicro_nrf52840...
Hello ,Nordic
Our product uses the Nordic nRF52832 chip, and we recently encountered a device with an anomaly related to FDS writes to Flash. We are using nRF5 SDK version...
I am using NRF SDK 17.1.0
I inherited some legacy code that was a mess, and rewrote it.
Part 1 -
First I skipped the peer manager thinking it was not necessary. Then...
I am debugging my custom nrf54L15 board, and want to use the nrf54L15-DK to flash and debug the board. My SWD debug probe and cabling was used for a previous version of the...
For VDD-nRF in the nRF54L15-DK schematic When I check the schematic, I can't tell which part is internally generated.
When I check the actual board, VDDM_nRF and VDD_nRF...
Hello,
I am trying to optimize performance of a series of SPIM transactions using the 5340. Each transaction is 3 bytes long: CSN goes low, clock out 3 bytes, CSN goes high...