I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
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 have been working on receiving data from sensor using nrf52832 and I have been successful in getting the data and printing the same in the app. I have also been succesful...
Hi!
I am using an ASXL375 accelerometer with a nRF52832, and I am trying to figure out a good way to read the sensor data asynchronously (allowing the other processes the...
Hi,
I am using SDK 16 and nrf52810 pca10040e. I tried to build the example code for nrf52810 bootloader from the nordic example folder(examples/dfu/secure_bootloader/pca10040es112_ble...
Hi there!
I'm in the process of migrating a project from a nRF52832 to nRF52840 due to insufficient memory and of course some problems arise during the process. Most of...
There is a bug on the nrf_ble_scan.c uuid 128 bit filter. My devices advertise the same 128bit uuid service, which is constituted of my random generated 128 bit UUID and a...
Hi,
I am aware that when the the modem is powered down with AT+CFUN=0, GPS data such as the ephemeris is saved to flash. What endurance does this flash have? How many times...
nAN_38 gives UBM dia as 155um for nRF51 WLCSP parts.
The devzone gives 180um for nRF52840.
What is UBM diameter for nRF52832, nRF52833, nRF52810 and nRF52811?
Best regards...
Dear Community;
We are trying to implement HTTP application update with our own server. We have flashed the "http_application_update" project to an nRF9160. It works fine...
Hi, first of all I want to thank you all for this forum which helps me a lot during the develop and apologize for my english.
I am developing an application on nRF52832...
Hi guys, i'm working on mobile app for ios, base of my code is example from this github repo https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
if i understand...
The SIM "893..." is already linked to your account. Then i skip this step and trying to add the LTE to my account. But always this error: "There was an error adding your device...
No available samples initiate the non-secure CPU (CONFIG_SPM = y) the secure cpu is loop!
Zephyr master NRF master
Help me please!
The test consists of running a simple...
Hi there,
we're using nrf52840 with the nRF SDK version 16.0.0. The device is using the SD and the FreeRTOS. The SD version is s140_nrf52_7.0.1.
At a certain event (out...
Hi, we have developed a board including the nrf5340 that uses nrf 1Mbit modulation, now we contacted a lab for CE certification, but the lab is requiring a certification document...
Hi, you have libraries for android and ios IOS-Pods-DFU-Library Android-dfu-library in this case, we update each device separately Are there any libraries for the mesh network...