The at command documentation says that ENVEVAL is only available in system mode 2 (CFUN=2). Is there a reason why the command can't be run in any other mode? For example if...
In the LTE_MODE_PREFERENCE Kconfig description the CONFIG_LTE_MODE_PREFERENCE_LTE_M_PLMN_PRIO option states that: " LTE-M, PLMN prioritized
LTE-M is preferred, but PLMN...
Hi Team,
We require the detailed procedure for locking and unlocking JTAG access on the nRF54L15 device . Specifically, we are looking for:
Steps to enable JTAG...
Hi,
I am working on a Zigbee coordinator based on nRF52840 using the nRF5 SDK (ZBOSS stack).
My network includes up to ~50–60 devices (both mains-powered and battery-powered...
Hello,
First of all, I'm delighted to have found the beginning of eMMC support for Nordic devices as software peripherals in NCS 3.2.0: https://docs.nordicsemi.com/bundle...
Greetings,
I'm considering nRF52840 for a product. My connectivity requirements are BLE 5+ (For GATT-based communication, No requirement for channel sounding, etc), USB...
Hello Nordic team,
We are evaluating nRF54L10 for a battery-powered Bluetooth LE medical device .
We are considering the nRF Connect SDK Bare Metal option instead of Zephyr...
Hi,
I am planning to get the PPK2 fabricated and assembled using the HW files available for PPK2.
Just wanted to check will I have issues loading FW on it since I don...
Hi all,
I’m working with an nRF52833 using SDK 2.8 and trying to enable DCDC mode to reduce current consumption.
I tried adding:
CONFIG_BOARD_ENABLE_DCDC=y but I got...
When developing a keyboard peripheral using the nRF5 SDK keyboard example, how can I determine whether the connected host device is a Mac, Windows PC, or Android phone?(NRF52833...
Hi, I am working on a channel sounding trilateration system using an initiator and three reflectors. When I was testing with six reflectors I couldn't help but notice the...
Hi all,
I need to use the SPI3M interface and following various example I implemented the following code on the nRF52840 with SDK 3.0.2
Whenever I configure the SPI to...
Hello - Just download and installed NRF Connect for Desktop 5.2.0 on Windows 10. Trying to Quick Connect to new PPK2 1.1.1.
When I plug in USB Quick Connect sees the PPK...
Hello,
we were using the mcumr_flutter 0.4.2 library to Update our NRF54L10 over the air with an app. This was working fine using the nRF Connect SDK Toolchain v2.9.0. However...
Hello,
I'd like to have the gcc linker calculate a checksum over a specific address range (defined in .ld file) and store that checksum at a specific address (defined...
example: peripheral nus device: nrf52832(Self-developed board) hi i run the example peripheral_nus , but it cannot work. Though i had set the RC clock. But when i run the...
Hi, I am developing a product that has a nRF52840 as the main MCU and it controls a Quectel BG95 (a LTE-M/NB-IoT module, powered by Qualcomm's 9205 LTE modem) using Zephyr...
Good Day,
Im a developer in switzerland using the nrf9160 trying to connect to the nrf cloud using mqtt, i have already flashed the credentials, updated the modems firmware...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
Hi all,
In Device Manager, my nRF52840 DK is recognized as follows:
JLink CDC UART Port (COM32) JLink CDC UART Port (COM33) USB Serial Device (COM22) — running a Zephyr...
I'm looking to use the new Zephyr support for the ProMicro nRF52840 board, which appears to be available in NCS v3.
However, Zigbee R23 only appears to target v2.9.0.
...
Dear devzone support,
I have a quick quesiton.
Why does the nrf5340_audio application only support 1 BIG, while the nrf_auraconfig support 2 BIG. Is it because of using...