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 there,
I'm developing a custom board that integrates a NRF52840 based BLE module from Raytac. I was wondering if it is possible to upload the Adafruit nrf52 bootloader...
Hi,
I am implementing LESC on nRF52810 using an example.
Unfortunately, I didn't find any examples.
So, I am programming the PCA10040e with reference to the PCA10040...
Hi,
I am new to NORDIC dev and I find its ppi is really useful but also difficult to understand.
Now my device may be connected the truck engine to count the engine speed...
Hello Team.
I have NRF52840 Development Kit. here is description, what I want to do and How I am doing.
I will send command on terminal and kit will start scanning for...
Hi,
I developed a product using nRF52810 and am now preparing for mass production.
However, since I have no experience in mass production of Bluetooth, I would like...
Hello my current setup use :
nRF52 dev kit
Segger Embedded Studio V4.4
SDK160098a08e2
s132
nRF connect on a iPod touch
I can compile and once connected appreciate...
I am looking for example code on the EV-BT840(832)-V4 dev kit. I can program it with the hex file and it works, but when I program with the nR52 SDK example codes thru Segger...
I am trying Bluetooth mesh light-switch application on microbit, and I have flashed with same light code on multiple microbit devices, Though all the devices are getting detected...
Hi! I am currently writing a DMA driver for UARTE which with the goal of being able to handle large data transmissions with little software intervention as well as handling...
Hi Team,
We are using nRF9160 DK, We tested the asset tracking application with the DK. It is connected to nRF cloud and the data is sent from the DK to cloud. This is...
Hello, I am working on a script on Jlink to be able to flash from my raspberry. I used to have a batch script using nrfjprog and I didn't know how to translate these commands...
Hello!
I have both SD Card and accelerometer in same SPI bus. Both of them working like charm if another is not present. I'am using app_sdcard from 52 sdk.
Can i use spi...
Most of the SDK Peripheral examples support only a single connection.
Is there a guide somewhere which explains and illustrates what, exactly, needs to be changed to update...
Dear Nordic,
During testing we noticed that grounding a pulled up gpio input directly took a significant amount of current, around 250uA. This is as expected with 3.3V...
The latest NCS (v1.2) indicates it's compatible with modem FW v1.1.1. Is it compatible with modem FW v1.2?
If no, then what is the correct NCS for modem fw v1.2?
If yes...