I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
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.
...
I was working from the ANCS example and the way it stores the remote characteristics in flash. I expanded the example to add the time service, and was now storing additional...
Hello together,
from the 19th of Dezember 2019 Apple has put his HomeKit Protocol under Open Source ( https://github.com/apple/HomeKitADK ). My question is now, is it planned...
Hello guys,
we're trying to get the pc-ble-drivers-js running on a Raspberry Pi 4 with Rasbian. I know that there's no offical prebuild for ARM from Nordic but during searching...
Hi,
Update:
Module: nRF52832
SDK v 14.2, SD v5.0, windows platform
I am trying to write to save a value to UICR customer register. My routine for saving the value...
Hi,
I am trying to use bootloader and following https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
In Step...
Hi,
We're currently developing a low-power framework for the nRF52840 and testing the application on a Dongle configuration. We have no problems when supplying the chip...
Hello,
This question is referring to the ability to obtain a rough location without using GPS based on the location of the LTE tower that you are connected to. The idea...
My apologies if this question is not appropriate to DevZone, but I am supposing there may be some relevance, and possibly someone with a similar problem. I have made a web...
Hi Nordic Team,
Please suggest the variables or parameters to be enabled to perform scanning and advertising in the sdk_config file. Please help as soon as possible.
Thanks...
Hi Nordic Team,
I'm using nRF52832 DK.
Please suggest any example code to read GATT service(Device information service) by a central device. Please help as soon as possible...
Hello, recently i have my computer changed to a new one with Windows 10. So yesterday i have performed an fresh new install of NCS and Segger with [ Getting Started Assistant...
Hello, I am compiling an application to be flashed onto a nRF52810. I am using Segger Embedded Studios and the nRF52 DK to develop the application. I want to read values from...
Hello All,
I have nrf52810 chip. using softdevice 6.1.1
I have implemented dfu feature.
Now i have implement tx power change feature through nrf connect mobile app...