Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...
Hi
I am moving an application to nRF54L15DK.
SDK is v3.2.2, single core only, no sysbuild.
Whenever I try to debug I get:
-- west flash: using runner nrfutil -- runners...
Hi,
i am developing under NCS 3.2.1.
I would like to if there exist a stand-alone command for creating DFU (nrfutil sub-command or similar) instead of https://github.com...
Hi guys, I have been working with a custom PCB based around the nRF5340 that uses the nPM1100 as the PMIC. I have configured it for 1V8 VOUTB output, fixed VBUS, VTERM high...
Hello, in the design reference it explicitly mentions:
“Important note on C9: The grounding of the C9 capacitor MUST be isolated from ALL ground layers except the bottom...
Hello,
I’ve been using SSD1306 128x64 OLED displays with nRF52840 boards for several years without any issues, building with nRF Connect SDK 2.5.x to 3.1.0. Recently, I...
We have thousands of devices live in production and we sometimes encounter the situation that we cannot restart bluetooth advertising anymore after a connection attempt. ...
Hi, we are investigating some devices in field, and have limited logs to work with. From time to time, we see EMM reports with cause 255. According to nRF9160 AT Commands...
Hello,
I have been following the tutorial for the DECT NR+ Shell (nRF91x1: DECT NR+ Shell). However, I am unable to locate the sample referenced in the documentation:
...
Hello, I try to do work a ism330dhcx on a custom digital board with a custom board in which there is a NRF54L15 microcontroller. The sensor works on other custom board with...
Hi all, I'm currently evaluating a few different vendors, chips and technologies for an idea I've had. It's a wireless+USB gaming HID, so latency is very important. 1kHz polling...
Hello,
We are planning to use the nRF54LM20A, but we do not intend to implement USB in our design.
For the nRF52 series, the datasheet provides a reference schematic for...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
Hi, we are currently implementing DECT NR+ mesh network as part of a thesis, where our one part of our plan was to implement full MAC layer (otherwise its just a full mesh...
Hi,
I'm trying to write a generic tool that lists the attribute table of a connected BLE Peripheral. For each discovered attribute I want to log to the console the attribute...