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...
Dear Nordic:
My peripheral is configured to use MTU 247.
When connected by NrfConnect of IOS, I can receive NRF_BLE_GATT_EVT_ATT_MTU_UPDATED event and check the effecitve...
We are designing in the 52840 as a processor in a new sensor product and are looking at using the HOLYIOT YJ-18010-nRF52840 part that you indicate on your site is a third...
Env setup:
nrf52840 on PCA10056, SDK 16.0.0, S140, FreeRTOS, secure bootloader
Description:
I'm trying BLE background DFU in the application.
Had reference iot/background...
Hi
Is there any implementatiaon of nrfutil, and more specifically the DFU via serial port, as a C library? My use-case is I need to update an nRF52840 from within an already...
Hi,
I am able to set up uart async receive, but when I try to set the call back using uart_callback_set() so that i can call the uart_tx() routine to push the data out,...
Hello,
I am working on nRF9160DK. I am using SES for ARM (Nordic edition).
How can I import new libraries for any project? Let's say I want to import SD card libraries...
Hi!
A little backstory on my project: Currently I have merged the saadc and peripheral ble_app_uart example. The value from a potentiometer is then sent over ble to the...
Hi,
I'm developing a project with nrf52832 sdk 16.0.0. I have some issue about the fds. peer_manager had used the fds modul, as we knew. And I would call fds_record_write...
I am looking at the APP_ERROR_CHECK and find out it finally goes to the app_error_save_and_stop method. I couldn't understand from the code, that where the error info saved...
I need the NRF58240 chip on my NRF52840 DK to operate at 1.8V (because I have some 1.8V only peripherals to connect to it) while I'm still debugging the NRF58240 using the...
Hello,
I am trying to run a sample program to setup the SDK and IDE with Segger embeeded studio.
I am getting this error. The Pathlenght is lesser than the 256character...
Hi, I have a Nordic 52810/PCA10040 DEV board with the latest zephyr.
In Zephyr configuration I using hardware clock option -> 32KHz clock source (RC oscillator)
I...