Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I am developing a new application using nRF52832 and writing and debugging code on Segger embedded studio (Release 5.68) with SDK v17.1.0.
I try to run simple application...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...
Hello. I am trying to use the Peripheral UART sample to transmit data from a Thingy53 board to another Thingy53 board (which is running Central UART sample). The boards connect...
Hello, community!
I'm currently trying to set up a Xiao BLE module (based on the nRF52840) for development using the nRF Connect extension in Visual Studio Code. I've been...
I am making an application using nrf52840 USB dongle.
I am using a python program with pyserial. This works great. My only problem is that I want to have a very reliable...
Hello,
As I understand, the nRF54L15 have pins dedicated for clock functionality.
They are marked red in figure 165 ( page 796) of the preliminary datasheet, rev. 0.8...
We are developing a device that uses BLE, 4 contacts (buttons), a piezo connected via PWM and a realtime clock (RV3028). It also stores event data on an external flash using...
Hei I am trying to make SPI or UART communication between nrf9160 and nrf52840 on thingy 91....... i need to send data from nrf52840 to nrf9160(i will use and print the data...
Hi, I have been experimenting with the Direct Test Mode program. I am using an nRF9160 DK, specifically the bluetooth chip nRF52840.
The Direct Test Mode is not officially...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
Hi!
One of the requirements for EN 18031-1 is that a product shouldn't contain publicly known exploitable vulnerabilities:
6.10.1 [GEC-1] Up-to-date software and hardware...
I built a custom board with the nrf5340 and a SD card connected to non-standard gpios. My SD card is connected via SPI over the P0.14, P0.15, P0.16, P0.17, respectively for...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
I'm using custom hardware with an nrf9151 I'm trying to provision to Azure.
The cloud software company I'm working with has performed all the steps here:
https://docs...
Hello,
I would like to ask how to update the appName field in the shadow register on the nRFCloud, using CoAP protocol.
I was able to change the appVersion by passing...