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 using XiP with partial code running from MX25. I am facing issue where I am getting hard faults when Erase is happening and at the same time the ISR from XiP region is...
Sending array unit8 type data using BLE failed, and attempting to take 2 bytes of data from the array and send it also failed. Does anyone know what this log error means?...
SDK: 15.3.0 Example: ble_app_multirole_lesc DeviceA: EYSHJNZWZ (nRF52832) DeviceB: Smartphone (iPhone)
DeviceA has a bonding key. DeviceB does not have a bonding key. When...
Hello, I am using the PCA10056 to program a nrf52811 chip on a custom board with SDK 15.3.0. I'm using the example ble_app_blinky_pca10056_s140 on SEGGER Embedded Studio I...
Hi there~
I want to install and run my own nrfutil on my pc run with windows 10, but I cannot get throw it.
After generate the exe file, nrfutil outputs some error.
...
Hi,
I am trying to build an "asset tracking" application in Windows 10 using power shell, but it failed.
Please find the logs below and direct me to the correct path....
HI,
I am trying to load the Asset tracking project in segger embedded studio, but it is giving the following error:
Segger Embedded Studio Version: " SEGGER Embedded...
I'm looking at reference schematic/layouts for the NRF52840 and fail to see how the PCB antennas are 50 ohms. (I understand that it's frequency dependent, and that resonant...
Hi,
I'm doing power measurements for nRF52-DK (SOC nRf52832) and for nRF52840-DK. I'm able to measure reasonable figures from the external supply connector (P21) of nRF52840...
Hello,
I was trying to open assert tracker application on MAC os, in segger studio v4.18.
However, after I open the "Open nrf connect SDK project.." and filled out the...
Hi,
We're seeing DFU issues on iOS that we're not seeing on Android. To make things simpler I've reproduced the problem with pca10040 and nrfconnect for iOS.
I'm using...
Dear support,
I am experiencing an issue while using the SPIS peripheral. The issue seems to be the same one as https://devzone.nordicsemi.com/f/nordic-q-a/33727/new-in...
Hi,
We use the ECB peripheral to encrypt and decrypt data with a proprietary driver implementation (which is not that different from the one in the SDK). It is working fine...
Hi,
We are looking for information about the possibility to integrate the NRF9160 in our new product which is integrated in a sealed metal enclosure.
I have not made any...
Hi,
currently i'm dealing with problems with this https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1300 pull request which have wrong title and wrong changes ...
Hi everyone!
I'm wondering, is FSK compatible with the nRF52832. I want to emit 2 differents frequencies that the receiver will be able to recognize. If yes, How to create...