Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
I'm using Thingy:91 and I have built and flash the asset tracker software. I have connected the external GPS antenna (MIKE3A or similar), see picture.
How do I check...
I am using nrf52832 chip along with softdevice as a peripheral. There is a requirement wherein we want to encode the advertisement data.
Came across ble_advdata_encode(...
I'm reviewing the ringbuf library for use with FreeRTOS across two threads and I can't see how the atomic operations implemented in the library make it thread safe. The atomic...
My debug uart stopped working after creating overlay files to make port changing easier. Is this a known issue? They're still the same pins and baud rates.
Hi, I have done a project in my DK52 using the ble_app_uart as base program, it is working very good in my evaluation board but when I download the program to my final target...
Hello all,
LED3 from nRF9160 DK doesn't blink after I erase all with SES.
what I've done so far:
Update successfully the modem to 1.1.0
Load the applikation 'nRF9160_DK_board_controller_FW...
Hi,
Is it possible to list down all available device to my console using static provisioner code on nrf52840DK using bluetooth mesh stack?
Thanks for your valuable...
Is it possible to connect an nrf9160 to more than one broker?
We are intending to use one broker for publish/subscribe topics and another broker for OTA updates.
QUESTION(s): Is there such a thing in BT spec that allows for a device to rebroadcast advertising data for another device? Sort of like a flood mesh. Could it be iBeacon specific...
Hello Nordic community,
I found three IC on BLE 5.1 are nRF52811, nRF52833, and nRF5340.
I have to choose one IC for my new project based on availability of SDK and RTOS...
Hi, a question may need your kind help. Just wonder if nRF52840's USB CDC ACM could support multiple instances? For example, would it support CLI as well as an another serial...
Hi,
SDK: 15.2
IDE: SES
Soc- nrf52832
I am using HX711_app_uart example. That is described in ( ble_app_uart_w_hx711 ). That is working properly. I want to add the...
Hi I have a device that already have a role as broadcaster and send message continously, now my job is to establish a connection between the device and a gadget and also want...
Hi,
I am working on a BLE product that includes a nRF52810 microcontroller.
We are currently using SDK 15.3.0 and Softdevice S112 v6.1. We would like to integrate the...
Hi,
I'm new to nRF52 and the SDK, trying a few things to learn, so might be missing something obvious, but I've been looking at this apparent issue for a few days now. ...