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?...
Hello, I am using nRF SDK for Mesh 3.1 and nRF52940 SoC. I have two nodes in my network which both act as a client and a server. Both of them subscribes and publishes to same...
Hi,
I am working with ANT bpwr tx profile and trying to implement HX711 and TWI sensor to it. TWI sensor is already working, but when I add library for HX711 from and start...
Hello,
It would be nice if the HVN tx complete event structure had the attribute handle of the characteristic that was just notified. This is already done for writes and...
Hey guys,
I'm working with the Laird DVK-BL652 and the Nordic SDK v.14.2.0 with Eclipse (Kepler) and try the example "SPI Master". I didn't modify this example but after...
Test Setup:
SD 6.1.0
SDK 15.2.0
Peripheral: nRF52840
Central: iOS 13.1
Central is connected to two peripherals, each peripheral is sending 50 pkt/s, each packet...
Hi,
We have a nrf51822 based custom board with no button, we use accelerometer tap detection to wake up the system. Currently there is no software protection for the battery...
After getting my nRF9160DK activated and showing up in the NRFCloud it would just sit there blinking led3.
I deleted the device from the cloud and tried to update modem...
i create device information service BLE_UUID_DEVICE_INFORMATION_SERVICE,and Bonding on the phone.
i want to update the PNP_ID_VENDOR_ID and PNP_ID_PRODUCT_ID,
method 1...
Hi,
I'm using NRF52832 DK to integrate the LittlevGL graphic drivers . I'm facing some problem while integrating the sdk's.
I'm getting the errors:
.\_build\nrf52832_xxaa...
I have found what I believe to be a bug with the nrfx_qspi driver on NRF52840. After using the QPSI peripheral, I have found that in some cases the NVIC's IRQ#41 (QSPI Interrupt...
Hi,
I am using nRF52840-DK with Segger Embedded Studio . In this dev kit the Atmel chip ATSAM3U2CA-AU provides the programming/debugging interface. In order to save BOM...
Hi,
I'm using commands below to send SMS message in my application. SMS sending is working fine, but some reason during the AT+CMGS command program execution
Is blocked...
I understand that I have to get approvals for my product, but can the nRD9160 operate globally?
Has this sip already been approved (on other pcb's) for use on Verizon, AT&T...
Hello
I'm testing a DFU right now
By the way, the icons coming out when advertising in the APP today changed to the Christmas version, it seems a little weird.
Originally...
I am trying to implement PA + LNA to nrf_esb.c, if I set in PA constantly ON, receiver gets good signal but sender cannot get ACK, if I set LNA constantly ON, receiver signal...