When my mtd device is connected to a thread network, what should I do if I want to untie and join another thread network? How should I untie and clear the network information...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
I'm working on a IoT device that leverages the AWS IoT and AWS FOTA components from the nRF Connect SDK. The device is battery powered, and so I want to limit the connection...
Hi there,
We have a device that utilizes an NRF52840 chip. Several threads on DevZone - including this one and this one - warn about the dangers of applying voltage to a...
Using FreeRTOS and SDK 15.3 on nRF52840 and SES, SD 140
I'm following along with the NUS example project in this particular release and have a problem I'm a little stumped...
I'm developing firmware for a RAK4630 for IOT purposes. According to the datasheet, the average consumption of the nrf52840 is 1.5 ua in system ON mode. Mine is measuring...
Hi all,
I may have encountered an issue with nrf9151DK board.
When I only set LED1 with dk_set_leds (DK_LED1_MSK) the LED1 and LED2 are both lit.
Setting other leds...
I am trying to program the Nordic nRF51822 MDBT40 Series module to communicate to an STM32 processor chip. The way I understand the procedure is as follows:
First, I must...
I want to use mbed TLS backend in BLE stack.
For example, BLE controller will use AES(hardware accelerator, I think) to gennerate link key and encrypt.
I know that SoftDevice...
I am trying to step through the code of an example of the nRF5_SDK_16.0.0 on the nRF52840 board.
I downloaded the latest version of Segger Embedded Studio (v4.30c) and I...
Hi,
Working with hx711 library and want to add some function for taring. I have a problem that when i run my simple taring function, the function returns 0, but it should...
Hello,
We have developed an nRF52840 based peripheral which works fine with Android. The SDK version is 16.0.0 and soft device version 7.0.1. It works fine with iPhone as...
Re: this excerpt from nRF5340 PDK product brief at www.nordicsemi.com/.../nRF5340-PDK: "NFC, ANT, 802.15.4 and 2.4 GHz proprietary protocols are also supported". If you please...
Hi, all:
I am really a senior BT/BLE developer, but I am still a beginner of nRF52, and I really need BIG help.
I bought nRF52DK and Power Profiler Kit recently, and I...
Hi
A nrf52832 device board is programmed with the hex file using nrfjprog command as follow for two times,
In the first time programming, the device board is programmed...
Dear Sir,
I am Takahisa Mizuta at New Cosmos Electric.co,LTD in Japan.
I would like to get to know the information about nRF52832 which is max value of thermal resistance...
Hi,
I have make an application for PCA10059, that uploaded with nRF Connect (using embedded USB DFU).
All work normaly on multiple PCA10059 board manufactured on 2018...
I am trying to setup a 0.1 sec timer to trigger a pass through the perfect_shower_main code. I keep getting an error:
'main_app_timer_handler' redeclared as different kind...
Hello to all,
I have developed our project and successfully write data into flash but got stuck for retrieve data from flash.
When I call read function getting 0xffffff...