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...
im trying to use the uart functionality in another project. i implemented uart using the uart example project and i got it working. the next stage is that i want to implement...
Hello,
I am developing with reference to "Light switch example". I am verifying communication reliability with one server and one client. Communication failure occurs with...
Hi
I am using nRF9160dk board.
I started with the aws_iot example, compiling it within VS Code.
I set up my board as a ‘thing’ in Amazon’s AWS, along with policy,...
Hello,
I recently started looking through the Smart Remote 3 code as I'm interested in potentially using a suitable nRF device + I2S ADC to encode and stream music using...
Sometimes when trying connection library raises TypeError unexpectedly. See logs below.
This does not reproduce every time, just randomly. Any suggestion about what...
I working on Asset_tracker_v2. I need to add event based custom module to the application Asset_tracker_v2. I created follwoing files:
A. In the src/events folder
1. bms_event_module...
Hello,
I am new to Zephyr and its ecosystem which includes MCUboot and also the NCS sdk. I have a question regarding the nRF5340 bootloader.
So we already have a product...
I had to upgrade SoftDevice and application firmware from v6.1.1 to v7.2.0 in order to have BLE_GATTC_OPT_UUID_DISC option available.
It turned out that Bootloader needs...
Hi,
I want to implement a BLE function that a master can connect to multiple slaves at the same time,and the services are located at the master,do I need to create multiple...
I'm having some (minor) trouble with a board based on an NRF52840 that I want to start running as soon as power is applied...
This is built using a RAK5010 board, but using...
So I just got past the hurdle I had when trying to do extended advertising in the following support thread, and now I have a new problem along the same lines:
https://devzone...