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,
I bought the nrf51822 chip itself, and created my own board. Now, can I still download the nRF51 SDK as per nAN-29?
I am stucked with the download page asking for...
Guys
I came over from the Arduino forums, I am searching for a new RF chip to use for a project i am working on but dont know which chip to pick. My application requires...
I want use uart to debug my ble program ,
In the devzone I found this and this to meet my need , but when I conditional compilation UART code into hex, I can not find my...
Hi All,
I am trying to use the HRM_RX sample code with my Linux PC side application. but i am not able to receive any UART RXD interrupt on nRf51422. I checked PC is sending...
We are developing a BTLE perihperal product using nRF51822 chip. But we would like our product can be up-gradable. So we will need a Bootloader (by UART or other interface...
while creating a Makefile for DFU, for BLE DualBank only, I'm getting some odd errors:
../bootloader_util_arm.c:19:1: error: 'at' attribute directive ignored [-Werror=attributes...
SDK v5.1 /v4.4.2
Keil 4.73/Keil 5.1
delay function seems doesn't work well in new version of keil. But I need it to bebug and flash nRF51822 with new keil.Need your help...
I would like to use an nRF8002 in a proximity detection application.
I would like to be able to send a request/command to the device to start a continuous or rapid transmit...
This may be an obvious question, but I wanted to make sure that my assumptions are correct.
The nRF51822 is able to use an external 32kHz crystal oscillator for its low...
In the 51422 Prod Spec v2.0 it states that “high performance RF capacitors” for the X7R decoupling caps should be used.
Is High performance RF equivalent to a “High...
Hi,
I am trying the Direct Test Mode (DTM) function integrated into the nRFgo application. I am using the nAN-34, Dev Kit User guide, and help (F1) in nRFgo as documents...
I use DK usb dongle to catch data from my ble device , but I can only catch the broadcast data . When the ble device is connected to PC ble dongle , I can't catch data any...
I have Olimex Mod-nRF 8001 Module which i bought it from here . It has break out the RDYN,REQN,MISO,MOSI,SCK and reset pins. My question is can i connect RDYN and REQN lines...