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...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Can you please provide me the peer manager api that can list the paired/bonded devices? Also, is...
Hi,
I would like to ask a few things about Channel Sounding (CS):
Is there any recommendation which method (IFFT, PBR, RTT) should be used for reading the results...
Hi
I`m working with an nRF52833.
I've observed that when the module enters DFU mode, the Bluetooth advertising name seems to be limited to around 22 characters.
If I...
I am trying to run the WiFi Station sample, unchanged on a nrf7002DK, but receive the following error: "wifi_supplicant: Failed to add iface wlan0" Complete output as follows...
I’m currently experiencing an issue while trying to install the Toolchain Manager application from nRF Connect for Desktop (v5.2.0) on Windows 11.
Every time I attempt to...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
I’m having an issue using QSPI flash with NRF Connect SDK 3.1.1. I have two PCB versions with nRF52840 MCUs — one uses the W25Q128JVEM chip and the other uses the W25Q128JVPIQ...
I want to connect a W25Q01JVZEIM (128MB) NOR Flash ROM to SPI3 of the nRF52833 and implement USB MSC functionality. However, the build fails. It seems the overlay description...
I'm communicating to the nPM1300 eval kit over I2C from an nRf52833 DK (running a fuel gauge application). This works well until I connect PowerUp (through USB) and enable...
Hello to everyone!
I bought nRF54L15-DK for Matter Over Thread developing and prototyping.
Before nRF54L15 I tried ESP32C6 XIAO + Arduino IDE and it worked but it was...
Hey, I have an nrf52840, with lis2dh sensor.
I configured the sensor using the devicetree using the following code
and I change the sensetivity and some other register...
Hi all
I am very new to BLE development and I hope that this question was not asked before in another way.
Is this example also available in nRFConnect with another name...
I'm using an nRF52840 microcontroller on an electronic board to read from and write to an S25FL064 flash memory chip. I'm currently using the nRF5 SDK . Before I could read...
I am trying out the Nordic Bluetooth ESL sample example code from the link [ Getting started with bluetooth-esl-and-periodic-advertising-with-responses-pawr ]
Downloaded...