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...
Hi, i am trying to onboard our custom board using a nrf9160 to nRF Cloud using this guide: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/nrf_cloud_multi_service...
Hi we are developing a prototype with NRF5340DK, for which we needed to control few set of GPIOs. we wrote our code in the assumption that it's pretty straight forward and...
Hi,
I just updated my vsCode extension and the visual devicetree editor stopped working
I can compile just fine but changing the DT will prove difficult from now on. ...
I used the official example provided by Nordic: github.com/.../nrf70-wifi-ble-image-transfer-demo . I followed all the instructions to complete the preliminary configuration...
1. can you tell in detail about Easy DMA supporting on SPI, I would like to understand how I can utilize DMA feature for communication with RAM over SPI what is the added...
Hi
We have nPM1300 evaluation kit, we use SW1 VOUT1 1.8V as VINLDO1 input, we remove jumper JP7(for LS_LDO_OUT1 connect to R8) on P15 connector, and provide 1kohm loading...
We just started a project to replace an old PAN1720 and decided to use the nRF54L15 based module. So I am just getting started with the VS code and zephry enviroment using...
The UART (Port 2) gets garbled after bt_enable(). This issue does not occur if actively Debugging using Segger.
The issue is also reproducible upon a settings_save_one(...
Hi,
I am using nRF54L15, SDK & Toolchain as 3.0.2 version This is for Hid Keyboard, the problem I'm facing is once connected to one device, manually disconnecting & connecting...
Hello,
There are some issues I have found when I tried to achieve both BLE and ESB features concurrently on nRF54L chips, and some of them I have figured out how to fix...
I have BOARD_ROOT set in both zephyr/module.yml and in CMakeLists, and in my boards folder I have a custom board "boards/nordic/myboard". I have all the necessary files for...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
Hi Nordic team,
I’m building an LE Audio gateway on the nRF5340 DK using the TMAP_Central sample (NCS v3.0.2, with minor local changes). The setup captures audio, encodes...
I'm working with nRF52840 microcontroller, nRF SDK 17.1.0 and Softdevice S140 version 7.2.0
The peripheral devices sends 29 bytes of data with a BLE notification from a...
Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...