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've just analyzed a behavior releated to the watchdog and the new SDK 15.1.0 bootloader. The bootloader just reseted after the configured watchdog timeout has elapsed...
Hi,
Currently I'm upgrading our code base to SDK 15. At https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/migration.html?cp=4_0_1_1_9 there are...
Hello,
I wish to use "ble_nfc_pairing_reference" example with nRF52832 IC and SDK15. I flashed the example into "nRF52 DK" board. When I enable the NFC and BLE on my phone...
Hi,
We have the following problem when start the watchdog from bootloader: the application is started successfully by the bootloader but when enable the softdevice the application...
Hello, I'm implementing a pair of MCUs where one is operating a ANT+/BLE radio stack using the S332 soft device. Whilst TWIS is disabled, we're getting great performance,...
Hi all , I using module NRF52832 and SDKv14 . I have 2 board central and 2 board peripheral . I want to connect each board central to all board peripheral and connect each...
Hi everyone,
I'm working in an application for a wearable device and I recently have a problem debugging it with Ozone Debugger from SEGGER Microcontroller Systems . I'm...
Hi I am using the mesh sdk 2.0.1 and the nrf52 dk board.
I have made a new model modifying the simple on of client/server example, where the server will send a periodic...
the function nrf_dfu_settings_init in nfu_dfu_setting.c
// Copy the DFU settings out of flash and into a buffer in RAM.
memcpy((void*)&s_dfu_settings, m_dfu_settings_buffer...
Hi,
Our product is based on BLE 4.2 / 5 peripheral devices and PC application (windows 7 & 10 environment) as central device.
we try to use nRF52840 dongle and also other...
On a NRF52DK Board, There is an on-board programmer done with ATSAM3U2C seen as a Segger programmer or a Jlink Progammer.
By mistake, I erased the entire flash of this...
I was trying to update J-link firmware (using link [https://devzone.nordicsemi.com/question/170895/nrf52832-jlink-stop-working-after-entering-bootloader-mode/] ) into interface...
Hi,
The following vulnerability described as Bluetooth implementations may not sufficiently validate elliptic curve parameters during Diffie-Hellman key exchange in the...
I want to use the serial DFU. Do you have any examples? I tried with ble_app_buttonless_dfu, not UART DFU.If you have a detailed reference, please let me know.thank you very...
Hi,
I am using the MCU on a board with sensors that are sampled in a very high rate (~100Hz).
I am having issues when trying to send the data with notification on more...