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,
We are trying to get the serial dfu example from sdk 14.2 working with an nrf52832. After flashing the device succesfully and starting up the bootloader we were unable...
Hello,
I recently switched to linux and I have many problems since then.. So I noticed that printf functions are not working fine for me e.g. in ble_peripheral_uart example...
I've worked with other integrated radio + ARM processors that were not deterministic, and I would like to know if the Nordic solution is.
What I mean is: Is there a way...
Hello all,
How does the handling of ble events work with SDK 15.1? When I register more than one event handler with the macro NRF_SDH_BLE_OBSERVER(), how does the softdevice...
Hello Support team,
I'm working on a project where I am designing a custom board uisng the Nordic NRF52840 as the MCU (forgive me if I'm using the incorrect terminology...
Hi,
I am relatively new to programming hardware at this level, and have developed our product on the 52832, so finally I have purchased the Power Profiler Kit, and downloaded...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
hello
I am currently trying to use the thingy_52_sdk sample code to embed a program using the J-link debugger with the Nordic thingy 52 development kit. But the build is...
Hello,
I am attempting to test slew of Rigado BMD-350 module BLE radios (uses nRF52832) using a Rigado BMD-301 series Eval Kit to act as the central. The BMD-350 device...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132. In the ble_peripheral / ble_app_uart example you can only connect through the...
If followed the following steps:
Installed Win10Pcap
Installed Wireshark-win64-2.63 on Windows 10.
Using nrfGo Studio loaded sniffer_pca10040_51296aa.hex (after erasing...
Hello fellow Nordic Community,
We have a usecase in which it would be beneficial with a tx power of - 30 dBm . This is a value that was supported with the nRF51 chip series...
Hi,
I am develop a project with dfu and bond features. I found that in dfu project, IS_SRVC_CHANGED_CHARACT_PRESENT is always set to 1. In my understanding, if set this to...
hi,
i am using Nordic thingy:52 with a nRF52840 with s140 softdevice to receive multiple characteristic data from thingy like thingy environment service have 6 characteristics...
Hi,
Is there any way to stop the OTA DFU? Let's say that I started it and at some point I want to cancel the process at 40%. Is there any way to send a control message to...