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’m studying the NRF9160-DK board - I installed the Basis SIM card and followed the instructions : www.nordicsemi.com/.../GetStarted
I launched the Link Monitor program...
Hello,
My thingy:91 is publishing its messages to nrfcloud (=to the corresponding AWS mqttEndPoint and topics/ I suppose AWS IoT Core).
Now I want to get/process these...
In the example / serial in SES I see the softdevice is loaded as an "additional load file"
$(SDK_ROOT:../../../nRF5_SDK_16.0.0_98a08e2)/components/softdevice/s140/hex/s140_nrf52_7...
I am quite new to the nrf9160. Trying to run the gps example https://github.com/ExploratoryEngineering/nrf9160-gps . But everytime I get an error Failed to start GPS. I am...
Hello, the SDK example ble_peripheral\ble_app_uart includes the code below in order to forward data from the UART over the BLE. What it does is wait for a CRLF, or a certain...
hello
i have created 1 custom service for that created 3 characteristics.
with that 3 characteristics i'm trying to notify by using nrf connect app.
my question is...
We are looking for a BLE-enabled chip which can bind to a smartphone, with the aim of performing proximity tests. to make sure the person in possession of the chip is indeed...
We want to design a small tracker for key rings like car keys etc, it will be linked with mobile app. Is it possible to do so?
Whatever I have read till now is it is possible...
Hi,
We are planning to run the nRF52840 in CKAA configuration 3 (attached) in Normal Mode. When we boot, our regulator will provide VDD = VDDH = 1.8V. Reading through the...
Our product is using NRF24L01+ and PA to transmitter data. It pass all the test of FCC PART C but the BAND Edge measurement.
The below 2 pictures is NRF24L01+ Band edge...
Hello everyone,
I have been dealing with this issue for some time now, and I think it's time to find a definitive solution, I am sure there is one!
For my projects,...
I had some questions when using nRF5SDK160098a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble for OTA test. Who can help me answer my question?
1. Can I return the...
Hi,
i have created some custom characteristics and i am enabling read and write characteristics in that, but when i am trying to write or read some data it seems that it...
Hi everyone,
I am trying to connect my nRF 9160 DK and Thingy:91 to TIM (Telecom Italia Mobile) CAT-NB1 network provider from Brazil. I am using the Asset Tracker and...
Hello,
For my project I want to use broadcast packages to send data to multiple devices at the same time.
I've seen that there is a beacon application that "should"...