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 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?
Hello,
I use BroadVoice32OpenSource.v1.2.zip to test encoding and decoding,On windows10 or 52840,
using 16bit 16Khz Continuous audio,And has been converted bin2c array...
Hello All,
I am developing an nRF52840 MCU base thread product.
For this I am using nRF52840-Dev_kit for Development and SDK - nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b...
Hello!
We have a new board design we are working on that uses the new nRF5340 chip, revision Engineering A.
However, we are having difficulty getting the SPIM4 (High-Speed...
Hi All,
I'm a little rusty on my embedded C and was wondering if I could get a few broad pointers on the best way to organize this research system I'm putting together...
Dear Nordic:
I have a STM32 family MCU with a preloaded bootloader, to which I can update the firmware via UART. The goal I want to achieve is the following:
I want to...
Dear all,
We are using nrf52832 as our main MCU. In our development we need two uart. Among them first is Hardware uart which is working perfectly and second is software...
I am using the Arduino Nano 33 BLE Sense (with nRF52840) which comes with a mounted MEMS PDM microphone ( MP34DT05 ). My project will be battery powered and thus calls for...
I have successfully implemented the Azure IoT Hub sample on my nRF9160DK and added the ble scanning module. The kit is acting as a gateway, reading advertisements from a couple...
Hi ,
Device :- nrf52840
USB class :- CDC ACM
We are sending the ADC data (240 bytes at a time) to Host computer over USB (Full speed) and checking the received data...
Hi,
Using the Nordic secure bootloader for dfu OTA update, I am facing an issue causing the system to go under a condition where the bootloader is not any longer able to...
Hi. I'm trying to output frequency ( in the 1,250 Hz to 1,750 Hz range ) on GPIO. Each frequency should be outputted for 5ms time. For that, I use 2 TIMERs: one for 5ms counter...
Hi, we use nRF9160 and SDK 1.7.
in one of our applications, we need more than actually available flash. Now we have ~420kB for application - because we use MCUBoot and dual...
As title says, I cannot get anything to change in autoconf.h after changing the corresponding value in prj.conf using nRF Connect samples. I have tried both Project-->Reload...
I have made custom mobile app and I am trying to connect to it. When using nrf Connect app it is connecting properly
but i want to connect to my mobile app . it is connecting...
Hi, I'm trying to run the Openthread Cli sample on my nrf5340 DK, and it looks like that part is doing fine. But if I want to test the thread network with Putty I don't get...