Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
I am using LVGL for simple Eink display UI, and trying to implement a simple if condition to check if the passed string argument is null as below:
If I only have btn1...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
I am trying to use the FIFO from the ADXL362 with in the Thingy:53. As I noticed there is now the Option to use ADXL362_STREAM. I just wanted to use the example from: https...
The specification for the nRF54L15 states that the typical current consumption for I_TIMER3 (TIMER10 running) is 240 mA/milliamps . The other timer values in the table are...
The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
Hi to all,
I am trying to do a ZUTH (Zigbee unified test harness) test run, using the Silabs devices as golden devices (as per CSA recommendation) and nRF 52840 dongles...
Hello,
If I understand well the characteristics of the Thingy.91 si that you supplie a firmware we can download and modify as we want because it is open source, is that...
We're trying to diagnose an issue that's occurred to at least two of our customers. For some reason, we've found two different iPhones that are seeing our reader (nRF52840...
Hello,
Float printk (%f and %0.2f) is not working. I use newlib and activated floats for print and scan support without success.
Configuration:
Version from 31 january...
Hello!
I use nRF52-DK wuth android device. DK connects to android device and works with it well. But I want a paired DK make unpaired from android device by performing unpair...
Hi,
I have requirement of BLE node to node communication in mesh network.
All the nodes should have single firmware which will be capable of publishing and subscribing...
Hi All,
We are trying to interface nRF52840 based custom board, manufactured using Config 6 schematic as the reference, with R-Pi to work as NCP. Please refer to the attached...
EDIT: It seems that the app hangs in nrf_saadc_event_check() after initializing channel0. I'll further investigate!
Current I'm at the point at which I found out that
...
Hi,
I'd like to start developing automated tests for my custom NRF52840 board.
Currently I use the CLI library (with RTT backend) for communicating with the board.
Any...
Hello once again Nordic Pro's,
My latest issue, I believe to be related to stack/heap settings, but dont have enough information to track/correct.
I have a couple int...
Hi,
I am working on nrf52840. I am using SDK 16.0 version.
I have issue while compling example code of blinky_freertos( nRF5SDK160098a08e2\examples\peripheral\blinky_freertos...
I am working with an nRF52810 and nRF52832 (SDK15.3.0), with an Android app based on Android BLE Library 2.1.1. In both cases sdk_config.h has
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
The link provided on this page, while selecting "macOS" from the left, and clicking the first link ( v10.6 ) provides the following link:
https://www.nordicsemi.com/-/media...
Hello I try to open a nRF project on a MacOs with the correct installation of all the toolchain and zephir. However during the configure I have always problems one solved...
I see that a lot of things are changed in SDK 15 about BLE. I wonder if it is because of Bluetooth5.
But, the problem I am having is that I cannot find an example that shows...
Hello,
For a new project, I'm looking for examples / reference design to developp a classic wireless (proprietary 2.4GHz) keyboard with nRF52 series. Does a such thing...