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.
what is credit based flow control in L2CAP connection oriented channel..?
What is meaning of credits..?
what is exact usage in IPSP ..?
How it will effect data communication...
Hello,
I am preparing sniffing workspace for BT Mesh, where I have 3 devices in the Mesh network (provided by nRF Mesh app) and I need to read SRC, DST, SEQ and simmilar...
I tried to run my Thingy91 off the battery but it shuts off instantly.
My questions is if the battery charging functionality is in the firmware or hardware? Trying to figure...
Dear Nordic support member,
Where does "pca10100e folders" be installed?
I have nRF52833 development Kit. But I could not find pca10100e folder.
Note: My IDE is IAR...
Hi, I am looking to develop applications for the nRF5340. After watching the "Introduction to Zephyr RTOS" webinar, I saw that the software engineer presenting the demo was...
Hello
I am making a project in SDK v17. I want to use mpu6050 sensor but I don't know how to use library included in SDK.
The example Martinsbl has in GitHub is optimized...
Hi, i'm trying to find a way to use the Nordic nrf52840 with Adafruit SIM7000-LTE-Shield, the only apparently way is with Arduino IDE but i´m not using it (no success at the...
Various errors during medium-term deployment of cellular-enabled sensor device
We've prototyped an agricultural gas sensor based on the nRF9160, which takes readings every...
Hi,
We are having trouble getting the Thingy91 firmware running as is. We have achieved this in the past but I had made too many modifications and I decided to scrap it...
HI! I'm on Windows x86 and I've followed the steps from the getting started assistant. After trying to locate the board directory ncs/zephyr/boards/arm/nrf9160_pca10090 ,...
I am doing a custom desk for a client and I had this idea of adding a electromagnetic lock on a drawer. That is easy enough but I thought that maybe I could add a couple of...
Hello If I an exemple like ble_thread_dyn_mtd_coap_cli and that I configure the mode in MULTIPROTOCOL_802154_MODE_FAST_SWITCHING_TIMES: do you have any idea how long it takes...
I have two SPI buses on my board, with a different type of slave chip on each. Only a few bytes are read from each during boot. When I use SPIM0, 1 or 2 for them there is...
Newbie here simply trying to run some example projects from the SDK.
Setup:
Segger Embedded Studio 5.10b
Tried example projects in both SDK v17 and v16
nRF52 DK...
We have a working app for SDK 16 and freeRTOS. We wanted to update to SDK 17.0.2 but after upgrading the app hangs up at the first vTaskDelay(). We use configUSE_TICKLESS_IDLE...