If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
Hi,
we have nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin
build for CPURAD
PC: Windows 11 Pro
I'm trying...
NCS 2.9.0
nRF52840-DK
Using the OpenThread CLI example.
After turning on the TCAT function, when using MeshCoP Commissioning, the joiner will experience a system failure...
Hi, we have a NPM1300 chip connected as I2C slave to a nrf5340, acting as I2C master. Everything works fine, but there is a small detail in the NPM user manual that I would...
Hello, We have created a new product with the nRF52805 "Raytac" Module under nrf5 SDK v17.0.2. We are planning to do the CE certification soon. would like to verify a few...
Please help me!
I have installed nrfutil from the official website, and configured the environment variables, and put the.exe file in the corresponding location, but there...
Has anyone got an idea on how to avoid resetting the device, as soon as USB-C is connected to it? I want to avoid losing state when charging the Thingy:53. Also, has anyone...
Hi,
I have a question about the System Monitor section of the nPM1300 documentation:
https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/saadc...
Hello,
I'm implementing a device based on the NRF52840 Dongle and the hids keyboard example. The basic functionality work, so that I can send pressed keys to a connected...
Hi,
I am trying to implement a ble module in a fall detection application. I added a ble_service based on the BLE fundamentals course lesson 3, which works just fine alone...
Description:
Hello,
I want to measure the distance between two BLE devices with high accuracy . I have already tried using nRF52840 modules , but the results are not very...
Hello,
I'm trying to detect a UART_ERROR_BREAK on an USB ACM CDC interface of the nRF5340 using NCS2.7.
The returned error code is always 0xffffffa8. How do I clear...
Hi
I have a simple application which is comprised of a notification from peripheral to central , and a write without reponse from Central to peripheral.
In windows every...
Greetings,
We are using a nrf54L15 and trying to use the GRTC Clock output functionality as described in 8.10.4 of the datasheet.
We need the most accurate clock output...
In the next step, I compiled the “Serial LTE Modem” firmware example from the examples folder and flashed it onto the nrf9160DK.
The “Serial LTE Modem” application works...
Hi,
I use the nRF9160dk and I want to use nRF9160's internal flash which has 1MB flash to store a few data. But I cannot find any guideline about using nRF9160's internal...