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.
Hello Devzone,
I've been working on a system to set notifications on time ready for transmission.
The client sends a WWR package to my peripheral and I want my peripheral...
Hello,
Currently, I'm trying to flash my custom board that has nRF52832 with an uart application that I integrated buttonless DFU. I'm running into a problem where when...
1.nrf9160 is there an RF calibration parameter at the factory?
2. If there are calibration parameters, does burning mfw_nrf9160_1.2.0.zip firmware affect the calibration...
I have two devices here, So I combined three HEX files and burned them with JLink, and they don't behave the same. One starts the application normally, and one is always in...
I am using a custom board with nRF8001, where I use external interrupt from the RDYN pin to let MCU know BLE has an event. MCU can recognize these events and change the associated...
Hi,
I added the feature of the 'buttonless dfu' to the 'hrs freertos' using the SDK v15.3.0.
After programmed the built image to the EV board PCA10040, it could run normally...
Hi
I have 2 customised board with nrf52832, I wanted to communicate between 2 devices. Like to send commands like turn on/off LED from my one board to on/off LED on my second...
hi
i want to use iic in my project ,and i add iic func to my project refrence project twi_sensor.
the code of iic like this:
I call the api in the main
then...
Hello
I would like to use the extended advertisement feature of BLE 5 but I have several questions: 1. If I want to broadcast data in "extended advertisement" messages ...
Hi,
My devices are currently using NRF52832 with SDK17.0.0.
I want to communicate with my devices even when the app is killed by the Android system.
At this moment,...
Please tell me. The NRF24 transmitter is in the one pipe in channel one, sends data to the receiver without confirmation of delivery at a speed of 250 kbps. 1 How long will...
Hello.
I need some documents that i can understand what is going on on the backward when/while two devices are communicating with each other or when/while a device advertising...
We're just finishing our layout for a custom nRF52832 board. According to the "General PCB design guidlines for nRF52 series" we copied the complete nRF layout from your reference...
We recently purchased a few Thingy 52s, and we're very impressed with the simplicity!
After playing with the Thingy 52,and upgrading the FW to 2.2.0, I noticed that the...
I linked to an external lib library and called several of its functions,Then compile and report errors;It seems like the compiler could not find the definitions of “__aeabi_memclr4...