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?
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
I'm trying to see how a BLE packet is formatted and sent from a Thingy:52 and I know the preloaded code on the THingy:52 has that functionality, can you direct me to...
Hi, do you have plans to test the nrf52805 at 105 degC or higher, similar to nrf51822 Extended Industrial Temperature range document
We will probably run the NRF52805 at...
I have created zigbee network using nordic dk board, i am trying to fetch all the active nodes in the network using zdo mgmt_lqi cli and i am getting those details but when...
Hi, What is in your opinion the best way to handle device reset after the Zigbee connection fails?
I want to archive behavior like so: after connection fails sleep for 10...
Hello,
I am working on a project which requires 2 FTDs and 2 MTDs (Sensor and Actuator) in a Thread Network.
We are using nRF52840 dongle as FTDs and arduino nano sense...
after connect v3.7.1 programer v1.4.11 for a nrf9160dk I get an error "Error: Error occured when get library info. Errorcode: CouldNotOpenDevice (0x4) Lowlevel error: INVALID_OPERATION...
I have followed the tutorial of nRF5340: Network core bootloader to test the bootloader on app. core & net core.
I chose to use VS code to develop.
I am successful to...
Hi.
Simcom SIM7000 series datasheet recommends the following schematic:
Simcoms SIM800C module datasheet recommends the following schematic:
Quectel BG96 module...
I currently use an NRF52810 to write a firmware in an external flash, then an STM32 will read this firmware and download it in its internal flash. The communication between...
Hello,
I tried to read the value from bq4050 on smbus.
I had good results but I got wrong value randomly as following.
The last marked value is temperature from DAStatus2Reg...
Hello, I am developing a custom firmware for NRF52832 controller. I have develop power saving mode using power manage function. Also I have enabled interrupt inside code and...
hi,In SAADC sampling, the upper limit and lower limit of sampling results are set. Interrupt events are generated only when they are less than the lower limit or greater than...
Hey Devzone
Running into an interesting issue with the .zip files on http://developer.nordicsemi.com/.pc-tools/toolchain/ . When I try to download in browser they fail....