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.
...
the link i given below tells, how to make a haptic glove using arduino mega
https://hackaday.io/project/160405-diy-haptic-glove-for-vr
i want to do it with nrf52840 DK...
Hi everyone,
I'm working on programming nRF52833. I want to my nRF52833 is able to broadcast advertising and also scanning (In another word, my device plays peripheral role...
Hi
I have upgraded from an early version of SLM to the latest version in nRF Connect SDK ver. 1.3.1
the SLM application is running on a custom board with a nRF52840. Using...
I found this application very useful!!
The code is now at the Github.
I found there are some problems to reconnect - it gets many errors and the peripherals eventually...
Hi, I understand there's no high level TWIS (i2c slave) driver for nRF9160 (i.e. in Zephyr); as such, I need to use TWIS driver that's part of nrfx, or even lower (HAL) level...
Hi,
I need to upload compiled binaries from mbed studio to my custom board based on nrf52840 using nrf52840 dk.
I have replaced the jlink software( J-Link OB-SAM3U128...
Hi,
I have a product that needs to send 256 bytes of data to an IOS or Android phone upon request from phone. We are currently using the Nordic UART app to receive the data...
Hi,
I have an issue with OTA DFU stop working after updating softdevice_bootloader through OTA DFU, and the problem seems to be in the MBR params page.
The scenario is...
Hi everyone,
When I am scanning the advertising packets of nRF52840 peripheral, I see that Device's address is type of Random Static.
1. The Static Random Address is a...
HI, I know about the proxy feature/nodes and the way in which a smartphone can connect to a proxy node and send a message. However, in the mentioned method we need to connect...
I find that the low current readings in the Average and Trigger windows can vary significantly. I understand that the sample rates are much different, but does that also affect...
Hi,
I am trying to set the section placement macros on the segger embedded studio. Follow some instruction, find "project -> Option -> Linker" I cannot find the set about...
Hello,
I am using the coap Client example from nRF Connect SDK, which uses the Coap utils library https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include...
Hi,
I am developing a product, based on nrf52840 soc with SDK v15.3 and softdevice V14. I have a pairing problem with the recently released iOS, version14. while my product...