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...
Dear Nordic Team,
Thanks for supporting.
I am working in ble_app_uart_c example in this example is automatically connect with its peripheral. But i need to connect and...
Hi Nordic,
Here is my configuration:
HW: Customize nRF52840
SW: blinky_rtc_FreeRTOS_pca10056
Problem: The led blink for a few sec and the board went into vPortSuppressTicksAndSleep...
I have a nordic nrf52832 dev board acting as peripheral and my client device is huawei honor 9 lite. I'm trying to send two packets (or 45 Bytes data) in one connection interval...
Hi,
I want to know how to send data with 52840Dongle with ble to the mobile, I tried to use the "ble_uart" program of 52840DK, I followed a tutorial, performed a full erase...
Hi,
Is there out of band data available for the Rx path? I want to make sure there is no interference from other bands and if a filter is already implemented in the IC RF...
Dear Team,
I am using NRF52840 for ble_app_beacon and working fine. Now I want to extend the range using 'PHY_CODED' option. Please let me know in this ' ble_app_beacon...
Hi Nordic team,
nRF Mesh is a very good smartphone App for BLE mesh development & Testing. Currently we are running mesh code on one 52DK and use GenericOnOff model to simulate...
Hi. I just started with nRF52840.
When I use J-flash for STM, normally it proveds 'secure chip' as below.
But when I choose nRF52840, I can't see 'secure chip' activated...
Hi. I just started development with nRF52840.
Press "Setting' button, it shows me "The selected device "NRF52840_XXAA" is unknown .......
And actually it doesn't have...
Hi.
I just want to test mergehex. So I put message as below.
mergehex --merge s140_nrf52_6.1.0_softdevice.hex direct_test_mode_pca10056.hex --output out.hex
Both s140_nrf52_6...
Can anyone give me tips on how to get the SCK to LRCK ratio of exactly 32?
I'm having a distorted audio problem with the TFA9879 amplifier, and the status register is reporting...
Hi,
Recently, I was trying to use the hid sample to development specific application.
I just view there was the report map inside the reference file.
I am curious about...
Hi ,all . I have set up SR3 on linux and it works fine. Now i have to port it to Android platform. Since there is no example about how to realize it ,could anyone give me...
Hi, I modified a sample low-power SAADC code and port it to nRF5_SDK_14.2.0_17b948a to work on my 52840 Eval board. It works fine when run continuously.
However, I now need...