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 everyone
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
And I`m using ubuntu via Virtual Box
I refer 'pc-ble-driver' and follow...
Hi,
I am working on developing a consumer product. I need to provide some security to product in the sense that not everyone can connect to the BLE of the product. For example...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
I use ble_app_hrs_rscs_relay to build a node which has both central and peripheral roles. I can do scan and adv, but when I add eddystone functions "nrf_ble_es_init(on_es_evt...
Hi,
I want to develop central code to discover services of 3rd party device and to discover their services and read/write characteristics.
As seen many examples from...
Hello,
I am working on NRF52840 DK for a project on Bluetooth Mesh. Using Segger Embedded Studio for Building and debugging.
Basically i am trying to run the examplecode...
I'm writing two 32 bit words. I've verified that the source and destination addresses are word aligned (the UICR address is 0x10001088 and the source address is 2000200C)...
hi.....
i have merged the two programs ble_uart and twi sensor ......in nrf52832 ...segger15.2
i have attached all c files and h files ...... no errors ...when flashing...
Application on NRF52DK running fine average current 2uA. After installing hard and software for the PPK power profiling kit the application draws 8 mA!
Application functions...
Hi guys,
I have a board with STM32 (mbed os) and NRF52832 connected using UART lines.
STM32 has a internet connection and NRF52832 has a bootloader and DFU service.
...
I want to send sensor data from one node to other using access_model_reliable_publish() method, but my data is too large and I'm not able to send large data. What is the maximum...
Hello,
I'm using the TWI example mentioned in the subject line and I'm trying to get the TWI signals out of my demo board (Rigado BMD-350 Evaluation board).
Am I right...
hi everyone
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
And I`m using ubuntu via Virtual Box
I refer 'pc-ble-driver' and follow...