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?
I stumbled upon Nordics video on facebook where they show how to calculate the distance between two NRF52840 Dev Kits. Link to video and article: devzone.nordicsemi.com/....
I downloaded version 15.2.0 of the nRF SDK. It contains the softdevice version 6.1.0.
I then attempted to upgrade to the softdevice to 6.1.1. After downloading the softdevice...
Hello,
What are the steps to recover a bricked nRF9160-DK? I want to get it back to the state that it was shipped in. I would assume refresh "secure_boot" and an app such...
Sir,
I have one custom MDBT50Q evaluation board and a ST-Link debugger. As the Keil IDE is fully defaulted to J-Link none of the example programs are building and flashing...
Hardware:Two nrf52840 DK Software: SDK15.2
We have 2 development boards acting as a master and slave communicating over UART. We are using the serial library for this application...
when i use the official example in nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky\pca10040e\mbr\iar using IAR IDE,
after building successfully, i failed to download...
Hi:
I use the new Mesh SDK 2.2.0 to make a demo.and I use the proxy_server and proxy_client example. now,I test and find the proxy_server example don't open the relay function...
Hi,
When I go through the code of light switch example, I am confused about relay functionality.
Compare with the v2.1.1, I can find the m_relay_enable in network.c but...
Hello!
We are currently developing a software solution which integrates many protocols into one Gateway. One of the protocols is Zigbee, and since it is the first time we...
I'm running FreeRTOS with SDK version 15.0 on nrf52 custom board.
I have two sensors, say A and B, on two separate SPIM bus instances. Sensor B utilizes PPI to trigger data...
I've been working on using an nRF52 as a host for a PS/2 synaptics touchpad mouse (to integrate with BLE HID). I was able to get a correct mouse position using two GPIO pins...
Hi,
i am using oled ssd1306 i2c with nrf51822. I am using peripheral mode and SDK v10.0. i choose this sdk version because of length i want to sent at one go that is 1024...
Help pls, i can't build a project.
Building ‘temp1’ from solution ‘temp1’ in configuration ‘Debug’ 1> Generating linker script ‘temp1.ld’ 1> Linking temp1.elf 1> Output...
Hi,
It seems that I have an issue with ZB_GET_OUT_BUF following the zb_zdo_node_desc_req example.
After several calls (around 10) of ProcessNodeDescReq , I can't get a...
I am using Linux (various breeds and hardware) and the nRF52840 Dongle. When I first plugged the dongle in it worked as expected
Then this
this is the output from dmesg...