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 want to control LED of the Server 2. (Turn on / off) by using Client.
How to add the relay node in light switch example (this is one of the basic example...
I am trying to update a device using a Macbook pro with Sonoma 14.4 and am receiving an error message that states that nordic "Did not receive checksum response from DFU target...
hello, I'm using nrf52DK & connect sdk v2.6.1. I'm in the process of migrating from nrf5 SDK to connect SDK.
My previous code to read Mac address to form unique BLE names...
I am getting a warning in my nrf5340 overlay file because I ran out of pins and need to reassign P0.30 to my BMI270 interrupt 1. Here is the message in the overlay file: ...
I am using visual code studio, zephyr RTOS, v2.5.2 on NRF52840
I am trying to find a QSPI example
I noticed someone mentioned the sample :spi_flash is using QSPI ? But...
Hi,
I'm migrating my application from SDK v2.4.1 to v2.6.1. In my application I'm using Zypher BLE Controller with HCI_rpmsg child image. I renamed the hci_rpmsg to hci_ipc...
Hi.
Can you please tell me how to erase the chip in VS Code without writing new firmware?
In Segger Embedded Studio there was such an option (Target -> Erase All), but...
Hello,
I am currently trying to figure out why my application stops working after some time (can be hours to days).
Im am using a nRF9160-DK, with the nRF91 programmed...
Hello,
I am working on a BLE application based on the nRF52840 and NCS 2.5.0.
I'd like to reduce or disable the packet retransmissions. I've looked through the NCS documentation...
I have a firmware project currently developed in a Nordic nRF52840 chip. I am trying to create a new board ( we are updating the PCB ) to implement the same firmware on a...
I have an existing project with a custom board. It builds from VSCode and command line with ncs 2.6.0. With 2.7.0 it builds from vscode, but not from the command line (see...
Hi all, For this project firmware overview: A few months ago, we shipped 10k products and never had such problems. In the latest order, 38 out of 1k products were abnormal...
When using two 52833 boards for distance measurement, when testing at 60cm, the distance value obtained sometimes wobbles between 0.6-1.2m, but sometimes stabilised around...
Can I use gazell device and ble host on one nRF52840 chip at the same time? If so, can you tell me how to develop it? Or give me an example for reference.