Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi All,
Previous last two times I opened my project in VS Code it displayed a deprecation notice complaining about SDK and toolchain versions. My plan was to address it...
Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
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. ...