Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
I'm trying to restrict the policy used to ensure that the AWS FOTA sample is working. The "allow everything" policy that is stated that it can be used for test purposes seems...
SoftDevice: s140_nrf52_7.2.0_softdevice SDK: nRF5_SDK_17.0.2_d674dde Problem: We trying to use the Secure DFU buttonless feature on our custom board. Our custom board has...
Hello,
We are currently using softdevice version 7.0.1 and SDK version 16.0.0. We are having difficulty nailing down a rare hard faulting bug. Very rarely, the device will...
Hi, I'm using Segger Embedded Studio for developing farmware of nRF52840.
and, using
nrf5_SDK_for_Mesh_v4.2.0_src
nRF5_SDK_16.0.0_98a08e2
I would like to use "es_battery_voltage...
i wish to change P0.13 as tx, P0.15 as rx , P0.17 as ctx , P0.20 as rtx
I change in bsp definitions and it worked for uart peripheral example,
I also change pin...
Hello,
The USB connector came apart from the nRF9160 development kit soon after a purchase was made from Symmetry Electronics. Would it be possible to have the board replaced...
I have an RTOS application into which I integrated a custom BLE service code. Question is, there isn't any need for a separate thread for handling BLE stuff? I see BLE events...
Hi,
I am trying to use UART APIs in blocking mode to receive data from another controller.
I intend to have a timeout on receiving function so not to stuck if no byte...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am investigating the data bit and stop bit settings. At that time, I found a page...
Hi !
I try to use VSCode but any examples return same error:
"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt...
Hi,
As the title states, VS code doesn't recognize includes related to Zephyr.
I've walked through the entire setup guide and installed all components using the toolchain...
So I came across an issue while working on developing an app that can update firmware OTA. I was using Nordic Semi - android DFU Library
implementation 'no.nordicsemi.android...
hi,
1.Now I am using Wireshark to capture nrF52840 DK ZigBee packets. I have configured the environment according to the guide. In wireshark, "nRF Sniffer for 802.15.4"...