Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
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...
Hi, My company is interested in doing bluetooth beacon location tracking of android devices for a VR project. I notice we can easily purchase bluetooth 5 beacons on amazon...
Hi,
I am trying to migrate my project file from Keil 5 to Segger Embedded Studio (SES).
After porting all my source code and configuration files, SES is able to compile...
Hello,
I want "nrfutil" CLI tool (To perform DFU OTA of BLE) for one of my device which is based on i.MX6ULL ARM based processor 32bit.
I found that using "pip install...
Hi,
I am using nrf52840 chip, there is Thread and iot coap library, and movement sensor. When sensor detect move, pin call interruption and send coap message.
Voltage...
Hi all, Within my application I've followed the example/fstorage to the letter however upon requesting a flash write to the s112 the nrf_fstorage_is_busy() function loops...
Hi,
I am working with nRF PCA10056 evaluation board and using SDK 15.2.0. I am using nRF52840 as a central scanner, where it will scan broadcast data from beacons.
I want...
Hello,
I'm having problems with resuming usbdevice from susspend state. I'm working on SDK 15.2 with SD140 (6.1.0). on custom board with nRF52840 IC rev. 2.
My application...
Hi, the power LED no longer turns on on my nRF52840 DK board. The board is still advertising when it is connected to a power source and I am able to connect to it with a mobile...
I'm trying to add PDM into my project but can't get it to compile. When I try to call
I get the error "main() undefined reference to `nrfx_pdm_init'"
This looks like...
Hi,
I have some code written to copy PDM mic data into the external and then later dump it over UART. The issue I have is that when using the external flash, my audio...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, S112 v6.1) with Secure Bootloader.
I am trying to enable the peer manager with bonding using the Flash Data...
I am starting a new development and want to select an appropriate debugger. I am using Keil uVision Pro version.
I a previsous project I was using ULINK2 and was hoping...
Dear All:
I want to learn the detail of the ble technology and i think the offical ble sniffer is very cool, but it is not open source, so i want to write a ble sniffer...
development environment: SDK 15.2
I am trying to make app_ble_uart.project can be bond with my Android phone, but everytime i press "bond" button by nrf Connect APP
sd_ble_gap_sec_params_reply...