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...
i am using nrf51822 wavshare kit with ulink2 debugger.
when ever i try to program the kit using keil the error pops like "overlapping of address in 00014000H".
then...
Hi,
I am using nrf51822 and SDK 8.0.0 , SD2.1.0 as an central and SD8.0.0 as peripheral. I am following ble_app_multilink_central and ble_app_multilink_peripheral example...
Hello,
We have a custom board using nrf51822.
In keil the board is detecting at 20khz clock for SW port in the debug window, we are able to program through keil.
...
This fork of the MBED CMSIS-DAP firmware seems to be the latest updated one. The title says, 'Interface firmware providing USB CMSIS-DAP for debugging, USB MSD for programming...
Hello,
I try to change a value by using sd_ble_gatts_value_set(...). If there is a connection, this works fine. But now I have to change the value also, if there is no...
Hi again.
I'm using nRF52 DK board in Ubuntu. I can flash the device with the blinky example (I haven't yet tried the softdevice tough), but I cannot really get any traces...
20160316_113235.jpg Hi guys,
i have 20 nodes and a central in my network, that are very close to each other except central device ( All of nodes are in a approximately...
Hi,
I'm wondering why are there scan parameters on creating connection? If I refer to SD130, create connection function , there is a note which tells us that if scan is...
I have 2 existing products, one using the nRF24LE1 and the other having a 2.4GHz ANT radio. Is there a way to have the 2 products communicate wirelessly? If it is possible...
Hi.
Quest to get the toolchain working under ubuntu continues.
I've done the eclipse and jlink config as explained in the nrf51 linux tutorial (with of course keeping...
In an RFID application, we have nrf24l01+ and SMT32F4xx on the Reader and nrf24lu1+ on the tag.
The Reader is acting as multiceiver currently.
Pipe 0 and Pipe 1 are...
Hi Team,
Is it possible to develop MCP like other application which runs on Linux (say Ubuntu) using BLE dongle?
Where to start for this!? Any guideline or documentation...
Can smone help me:
An error pops-up…
“
RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0DC4H BYTE (172%) *
“
This could be due to EVAL version of uVision...
So I'm using Keil v5.18.0.0, MDK-Lite Version 5.18, nRF Beacon app version 1.4.2, android 5.1.1, nRF51822, and nRF52832 micro-controller
I can successfully connect te bluetooth...
I use nrf51822qfaa ,s110 V8.00,keil mdk V5 ide.
does advertizing data Length can more than 31 byte? why?
ble_advertising_init(&advdata, &respadvdata, &options, on_adv_evt...