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...
Hello there! I am working on a central-peripheral connection, where sometimes the central is not receiving notification(s) from the peripheral. The central then asks for a...
Completing the nRF Connect SDK Fundamentals in the DevAcademy, I stumbled across this question:
Why is true not a valid answer here? Running gpio_pin_set_dt(&led, true...
Hi,
I was following the beginners tutorial and things were fine till i reached the section to create a project from scratch. I was able to build this project as well.
...
Hello,
I'm curious if there is a dependency to use the same Bluetooth module to perform OTA. If I created my own custom board, would I need to use an identical Bluetooth...
I have followed the procedure given at following url https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/create_application.html and created a application(based...
Hello,
I am working with the Signetik M1-N1 module, which is using the nRF9160 chip, as well as the DEV-M1-N1 breakout board, for evaluation and development:
Since this...
Hi,
I am working on a project that uses nrf52833 as one of I2C master to communicate with few I2C slave devices. Meanwhile there is another MCU (stm32H7) on the same bus...
Hi,
I am looking for a sample programs for my use case, wherein :
1. I have to encrypt & store the DFU image which is present in secondary partition.
2. Decrypt the...
Hi,
I am trying to mount Fat FS using pm_static.yml instead of devicetree overlay fixed partition. I can generate a memory report, but when I try to mount file system I...
Hello All,
I have a very strange problem and i can not found any solution.
I have NRF52833DK and NRF52840DK where mi code is working perfectly. Compiled with OTA is ok...
According to the docs, when CEDRXS=3 is sent to the 9160, the modem disables eDRX and the unsolicited response code. However, this means there is no response code to listen...
Hello,
We found a problem with a device in mass production: nPM1100 doesnt start charging a deeply discharged battery.
Here is detailed information. This device was kept...