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?
In my product I use certain GPIO pins configured as input with the pull up activated to act as sense inputs connected to momentary switches to control the application firmware...
Hi all
I have developed a project on the nRF51-DK board based on the proprietary RF protocol.
Now I have a custom PCB board always with an nRF51822 but only equipped with...
Hi, im running the sdk version 1.3.2 and Im experencing a system crash after calling
spm_request_random_number after the 4th or 5th time
I've already done some research...
Hi i was trying to use simple mqtt sample provided as example with location " ncs/nrf/samples/nrf9160/mqtt_simple" the code was build and run but during lte connection it...
In PCB phase of the product, I used mt8852b to conduct the ble measurement test,When assembling the finished product, I want to verify that the Bluetooth connection is good...
Hi Nordic team,
Summary: Shall we get nRF5340 based BLE mesh demo to test data relay from one node to another node.
Details:
We requires BLE mesh demo sample for testing...
Hello guys.
We use NCS v1.4.2 and Zephyr RTOS to develop the application code for our nRF52840 SoC.
Thanks to your support, we were able to use Zephyr ADC APIs and take...
I want to control the connection to send data for about 100ms, but the service discovery process takes about 300ms. When the service characteristics are known, I want to inform...
Hi, our application uses a nrf52840 module and a nrf52840 dongle. ( sdk15.0.0) in the application.
The central sends data to the peripheral continuously on an event. When...
I am trying to do some power measurements on the nRF5340 using the power profiler.
As suggested in the guide here, I am removing serial support to reduce power consumption...
Provide your AWS credentials page for Asset Tracker Cloud Example for AWS mentions sub-accounts. There is absolutely no such thing as a sub-account in AWS. The page is totally...
Hi.
I've been working with the nRF52840 for a couple of months. I started working on SEGGER IDE, but I've found that it was quite difficult to understand the behavior of...
I played around with the SAADC sampling A4 pin. When I connect to GND, I see negative values sometimes. If I connect to 3.3V I see value 235/236 which is, what I expect. ...
I have 2 device gateway and nrf52840 board.
Can i get zigbee distance?? I think RSSI data is possible. Right??
If you can measure the distance between gateway and nrf52840...