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 encounter problems moving to VScode + nRF Connect extension. Even the simplest step creates countless problems. I followed the official NRF tutorial on youtube and nothing...
Hi, in the development kit of nRF52840, the oscillator for the micro is configured as follow
In the bom, it can be seen that the used oscillator is the MP06003 that correspond...
To advertise a *configurable* device name the previous guidance seemed to be:
prj.conf
Code Snippet
Please note I have intentionally removed all error handling...
Hello,
I have multiple UART devices connected to various pins on my nRF5340, but due to hardware limitations, I can only use two UARTs concurrently alongside interfaces...
Hello All, I am trying nRF7002 shield on my non-nRF MCU and i am running the wifi sample app on zephyr (latest version as of today Aug 20) I get this error most of the time...
I just ran into the issue that the settings_storage partition needs to be after the factory_data partition, and I asked myself why.
The problem is that, in case you need...
How/What are the steps to setup and use terminal commands for build, flash, etc. on vscode . what are the commands, any tutorial for west workspace? Any terminal commands...
We have noticed that several of our nRF9160 in production have problem with reconnecting to the LTE-M network after temporarily losing connection. We have tried reproducing...
Hi,
we are currently working with the BL5340(453-0052R) series module, which features the Nordic nRF5340 SoC and have encountered an issue with the SPI configuration. While...
Is using a 32.768 kHz crystal for clock of nRF52811 chip, the option to achieve minimum power consumption?
Is this only source of clock sufficient as the external clock...
Hello Experts,
I my main.c, I have defined my own TIMER1_IRQHandler() and when I build the code I get the error
Rebuilding 'timer_pca10100' from solution 'timer_pca10100...
i use ble_app_uart example code.
i have some problem that sometimes MCU can send data to application. but sometimes MCU can't..
ex) Success : 0x01 0x02 0x03 0x04 0x05...
hello i'm using nrf52840 dk board for communication with windows pc.
in nrf 52840 datasheet usb max speed is 12Mbps but my project based on "usb_cdc_acm" usb speed is 4Mbps...
Hi, we have project AoA direction finding. Firstly we have nrf5340 dk kits. Also CoreHW ANT3 2x2 matrix antenna kit. I run the direction finding connectionless demo on nrf5340...