Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
I am working on a project where we are sending data to a remote device as fast as possible. The sender will call bt_gatt_write() until it blocks the thread. So it is just...
Dear Sir/Madam ,
I am writing to request a review of the attached schematic. Please let me know if you have any questions, concerns, or suggested revisions.
If possible...
I am in process up migrating a legacy project from SDK v2.4 to v3.2 and going through each revision incrementally to catch all the changes needed to modernize it and maintain...
I have built and flashed both the exercise and the solution. However in both cases I am getting a connected and then disconnected ( Reason 42). I am clueless as to what is...
Hello.
I am currently testing nRF Cloud and encountering an issue. In the "Select a Project" menu, the "Create Project" button is disabled.
Here is some additional context...
I am using SDK 3.1.1. I am trying to use the "sensor get" command with the internal die temp sensor.
In theory, this is all off the shelf software. I didn't write anything...
While running scan & connection tests with NCS 3.2.1 , I encountered frequent connection timeouts ( bt_hci_core: Connection creation timeout triggered ) when using the Nordic...
I'm using the Power Profiler Kit II to measure current draw of an ESP32 board at idle. The PPK2 is connected to the battery terminals of the board (XIAO ESP32-S3) and whether...
Hello, I should like to enquire whether the nRF54L15-DK development board supports both Classic Bluetooth and Bluetooth Low Energy. Having reviewed the relevant documentation...
Dear All,
I'm following the nRF Connect SDK Fundamentals and I have a weird problem in the Lesson 3 exercise 2, section "Adding custom configurations".
The part with...
Hello everyone,
I've been testing the "central UART" with a "peripheral UART" (NUS) examples with two nRF54L15 DKs (nRF SDK v3.2.1 in VS Code). So far, everything is working...
Hello everyone!
I have a question regarding nRF9151 and the new DECT Hello sample. I have installed the newest version of the SDK, a preview of v3.3.0, built and flashed...
Hi!
NCS 3.1 On a custom board with nrf5340 and nrf7002, h ave successfully implemented and tested FOTA over Bluetooth Low Energy with Simultaneous updates for both cores...
Hi,
I'm trying to reduce the power consumption of my Matter Temperature sensor code.
I'm averaging around 90µA of consumption, but I'm confident that can be reduced. ...