In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
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 there.
Does the nRF52840 require any protection on the Bluetooth Antenna Line needed to block large unwanted signals when fitted on a Modem that also incorporates GSM...
I am using the u-blox NINA-B410 in BLE Central mode to scan for nearby devices. It only detects BLE-advertising peripherals (phones running BLE advertiser mode, BLE watches...
Could you please clarify for the clock and oscillator setup, are the LFXO oscillator and LFRC RC oscillator internal oscillators on the chip? Or is an external oscillator...
In the devzone there is a list of the "Recent and unreplied" posts, but is there a way to just browse all the devzone posts? Not just the "Recent and unreplied" list.
I...
I am debugging an issue where my nRF9160 (NCS 2.7.0) rolls back to the previous firmware after a seemingly successful upgrade. I am not getting enough logs from MCUboot to...
I was in the process of evaluating a driver when I noticed I2C communication was not working as expected. I put a probe on the relevant pins and noticed the Voltage on my...
Dear Nordic Specialist,
I would like to ask about the correct usage of the power recommendation parameter in the channel sounding configuration.
In bt_le_cs_set_procedure_parameters_param...
Hi,
Recently, I encountered a problem.
I wanted to set a MAC address of type BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_NON_RESOLVABLE, with the upper two bits set to 11 as well...
Hi,
I am using nRF9151 with nRF Connect SDK 2.9.0 .
In our project we are using an external NAND flash (MT29F4G01ABAFDWB) over SPI, and it is working successfully. We...
Planning on using the npm2100 PMIC as our PMIC for an upcoming asset tracking solution. We will have an accelerometer that will determine when the main MCU (nrf54) wakes up...
Hello,
I would like to know if it is possible in a Mtter project, to activate or not the MRP messages as mentionned in Matter Core specifications ( chapter 4.12. Message...
NCS 3.02 + nRF54L15
I'm troubleshooting a potential bug. Are these blocking routines, or if not how do I monitor for successful completion of flash write? I looked the the...
I found a issue, I open a sample project " v2.5.0\nrf\sample\cellular\location"
when I click "Add build configuration", no nrf9160 option and only nrf52840 can be selected...
Hi, I am trying to do pwm a rgb led using nrf54l15dk and custom board using nrf54l15 on port1 with pin connections on (p1.10, p1.8 and p1.13 for custom) or on (p1.11, p1.12...
Greetings,
I have worked with the MCUBoot and its Serial Recovery feature with success and recently tried to enable the CONFIG_BOOT_SERIAL_WAIT_FOR_DFU option ( as well...