Hello,
We are seeing a west build reproducibility issue on nRF Connect SDK v3.4.0 that we have narrowed down, through extensive elimination, to the compiler's code generation...
Hi,
I'm using the Thingy:91 X PCA20065 rev 2.0.0 as a reference for a new nRF9151-LACAA1A design, and I would like to make sure I understand the recommended correction for...
Hi,
I'm using the Thingy:91 X PCA20065 rev 2.0.0 as a reference for a new nRF9151 design, and I have three related questions about BUCK1 and the 1.8 V rail.
1. nRF5340...
I have been testing the HTTP FOTA procedure as documented here using the 1.5.0 test diffs as provided in .
Many of the messages output by the modem in this upgrade process...
While trying to run the FOTA-TEST upgrades from I came across unexpected behavior when the same script fails twice in a row. I first attempt to trigger a FOTA with the following...
Quoted from Heidi’s blog post Target Wake Time on the nRF7002 DK , published 23 Feb 2023 (available at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/target...
I have nrf52840 DK board, running cutom image that implements BLE central, constantly scanning on coded (S8) phy. Trying to add NFC T2T tag, and it doesn't work. Disabling...
Hi,
How can I make the modem start a hot fix after rebooting the nrf9160?
I am getting a GPS fix, then powering down the modem with CFUN=0, which should be saving the...
Hello, I recently bought a nRF52840 with the intention of using it as a substitute for UART wired communication. What I want to do is send and receive messages between my...
I carried out following steps:
Application was using SDK 11.0.0 for nRF51 SoC
Ported SDK version 12.1.0
Using secure DFU boot-loader from SDK 12.1.0 (followed all...
Hi,
I understand I shouldn't use S140 v6.1.1 with SDK v17.0.0, but we want to try to keep using v6.1.1 as it's been well tested. Since the ATT_MTU example works with this...
Hi, im trying to gather accelerometer data from Mi Band 3.
I found script, written in python, that allows computer with linux to connect to band. But its missing functionality...
hello all,
I am referring ble_app_hts code for development. and I need to add saadc code in my project.
app_timer is used in ble_app_hts code & nrf_drv_timer is used...
Hi,
I have one custom board based on imx6ull, which has nrf52840 embedded on it. Both communicates over serial/UART.
On host side I'm using linux Bluez stack v5.50 and...
Hi,
I am new to BLE Mesh development using Nordic.
I am trying to write a python script for mesh provisioning an configuration using Serial Interface.
when I am launching...
Hi all,
I am working on a project with an Adafruit ItsyBitsy that uses and nRF52840 chip, and I am having a bit of trouble with getting the timers to work accurately....
I currently have a device running on sdk15 with a softdevice 6.0.0. I got a bootloader running the DFU code, and updating the main image works perfect. We load a default image...
We have a custom BLE service with several Gatt characteristics using the nrf52832 SDK 15. On occasion a device is no longer able to connect to IOS devices. This occurs after...
Hello all,
we faced a problem discovering a specific service while using SDK from (12 to 16) and devices (nRF52,nRF51)
the problem is that the peripheral responses with...
HI,
we created an application on SDK "nRF5_SDK_17.0.0_9d13099" .The example code used to develop the application is "ble_app_hids_mouse".
we developed the application...
Dear all,
I have a critical problem about mesh network.
After running 2 days, some device in mesh network cannot publish message with error 15 ( forbidden ).
I tried...
We see an increased power consumption at around 26uA when enabling GPIOTE IN events in our application with a NRF52840_xxAA_REV1 chip. We use nRF5_SDK_15.2.0_9412b96 and the...