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 am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
I have managed to establish a proper TLS connection with the proper credentials, but it seems that TLS session resumption is missing from my implementation since my device...
Hello:
I am now working with nrf5_SDK_for_Mesh_v3.0.0 and I try to implement OTA for mesh dfu. However, I found that the v4.0.0 has a dfu_no_serial_nrf52832_xxAA_s132_7_0_1...
Hello,
I've just recently started learning to develop on the nrf52 platform after 2 years of frustration trying to learn of how to develop on the Nordic platform I finally...
I am trying to set the Lifecycle state of the cryptocell, but it seems like I am having an issue.
I do
/** Enable crypto cell to configure it **/ NRF_CRYPTOCELL->ENABLE...
Hi,
I have fanstel BM833A modules which is NRF52811.
I am using Segger Embedded Studio.
How can i program the module through segger IDE using ST-LINK?
And also i have...
Multi link ble + zigbee multi-protocol testing is currently underway. The main purpose is to test the packet loss rate and throughput of radio time-division multiplexing zigbee...
We've had so many problem with Bluetooth Smart DFU on nRF52832 that I've decided to write a ticket here and ask for help. We've been reading lots of documentation, following...
We want to change the communication speed for each connected peripheral.
*Environment
Peripheral: nrf52832
Central: nrf52840
*Step 1. After the peripheral connects...
Hi all,
My project will use PPI to control COMP of nRF52832, connect Event of COPM and Task of GPIOTE.
Question 1,
How could I get the address of COMP event and use...
hi.
I wonder if nRF52840 dongle has an unchangeable bootloader, and if so, where we can download it. PCB of nRF52 dongle is available on the official website, but not in...
Hi there,
in my passion to keep up with technological advances, I ordered the nRF5340 PDK. I was hoping to pave the way of moving our nRF52832 and nRF52840 based projects...
Hey guys,
I'm working with a Laird BL652-SA Development Kit and downloaded the Nordic SDK v14.2.0. I want to try the UART example, but after the build comes a semantic error...
I'm not able to get working my PPK.
I've followed the guide, installed the Power Profiler app with the latest nRF Connect v3.3.0, cut SB40 on my nrf52840DK and set correctly...