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 everyone,
We recently started to add the iBeacon broadcasting to our own BLE project that runs on an nRF5340. It is based on the code from the sample of the SDK (we currently...
Hello,
We are trying to set up communication between nrf52840 and Arduino UNO over I2C.
The challenge is we don't know the slave address of the Arduino.
Anyone...
It appears that when publishing AGPS data to nRF Cloud, the map does not appear as it did back in July. Is there any extra end-device configuration that needs to be done to...
I want to use the SPI sample code provided by this website ( https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi )to build my own project...
Hi
I'm trying to add bonding in nus example, I'd like to add my peripheral in ble table in my android phone with a password, for example 123123
I've changed the security...
Hello,
Im trying to add WDT functions to my FreeRTOS/BLE project.
I set
Also added nrfx_wdt.c and .h files to path, but still doesnt help.
SDK15.3
What Im I...
Hello everyone,
I'm a fresher of programming nRF52833. I'm working with Timer and I have some questions like this:
Can I use several timer in an application? I mean...
Hi, i have two boards with me i.e. nrf52840DK and nrf9160DK. I want to debug nrf52840DK using nrf9160DK, I don't want to use onboard jlink on nrf52840Dk, is it possible to...
Hi! I'm currently using
- board: nRF52840 DK
- SoftDevice v15
- ble_app_template example + midi (adding custom service and characteristic) -------------------------...
Hi,
I used SDK 16. softdevice: S140 v7.01. And set APP_USBD_VID and APP_USBD_PID to 0 at sdk_config.h
I follow this post of https://devzone.nordicsemi.com/f/nordic-q-a...
I'm trying to have nRF9160 DK communicate with an external accelerometer.
nRF9160 stop working at the function of i2c_reg_read_byte in the code below.
Does anybody give...
Dear fellow developers
I would like to integrate a smart lock ( danalock v3 ) with the alarm system, so that I can control the lock via the alarm system. The alarm provides...
Hello,
I have a few questions regarding power consumption of the BLE modules
With regards to the nRF52810:
The data sheet lists the following as specifications for...
Is there a quick way to disable MCU Boot on the Thingy91 Asset Tracker example? I need to use the button on the device to my applicaton, and it is neccecary that the user...