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.
...
Hello.
I'd like to set up my Secure DFU bootloader so that bonding is required to activate the bootloader from a peer device (phone). But at the same time I'd like to make...
I am using the secure DFU bootloader without bonding. Sometimes it DFUs successfully. Sometimes it produces this. I notice there is an error 0x200204, which I believe implies...
Hi I`m new to nrf so pls forgive me if this been asked before. 1. nrf52840 dk. Flash twi_scanner_pca10056 via nrfgo, verify ok.
2. At the moment I have no I2C devices connected...
Hello! I had asked a question about zigbee to parsing xiaomi data here . But there is no answer for my last ? .
tomchy adviced me this solution:
...
- register an endpoint...
Dear Sir, we are developing an application on the nRF52840 kit with SDK 15.0.0. We are using Keil as compiler. In our application we need to receive data from two uart together...
I have a test program that does a simple call to fds_record_write() to write a 4 byte value to an FDS file. This is using the NVMC backend. I happened to stop the debugger...
Hi!
Can anyone from Nordic pinpoint where exactly in buttonless project or bootloader project NRF_DFU_SVCI_ENABLED definition is used? I mean 15.0 and 15.2 SDK.
I have...
Hi, i need an advice.
It said in nRF51822 datasheet at p.11.1 (PCB guidelines) that "The supply voltage for the chip should be filtered and routed separately from the supply...
I have upgraded to the more recent J-link RTT Viewer.
If I start Debug Session in uVision and run RTT Viewer, I can connect just fine and have checked the Existing Session...
In the nrf5 sdk (version 11.0.0) there are three different modules which, as near as I can tell, do the same thing. These are:
pstorage
fstorage
ble_flash
...
hi........... nrf523
how to read the data from peripheral and send the data over ble using ble uart
i have merged the two programs ble_uart and twi sensor ,what changes...
Hi,
I'm trying to flash the mesh lightswitch example on Bluemod S42 custom board, please help me with what are the steps to be taken to flash on custom board.
Hi,
As the tile says, I'm using BPA600 capturing mesh logs and analyze.
Since BPA600 needs to configure "MeshOptions.ini" to be able to decode the logs, it needs "IVindex...