I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
There are similar questions posted, but none of them have able to help me out.
I am trying to add multiple base UUIDs in order to create 128-bit UUIDs for my characteristics...
how to create custom service in order to send dummy message, not from the console, I
have to make one char arr[]="hello" this is a fixed string, then where i have add this...
Hi all,
I am developing for the nrf52xx boards. Let's say I want to migrate the example ble_app_uart from SDK v12.2 SoftDevice s132 3.0.0 to SDKv13.0 SoftDevice s132 v4...
Using SDK13
I have a Central program and I included the peer manager code from ble_app_hrs_c but I am having issues after connecting to another dev kit with Peripheral...
Hi,
I'm using nRF51822 with SD130 (SDK 12.1).
I had a firmware based on mbed that had RSSI update, and it was getting quite a few updates per second.
I've now gotten...
SensirionHumiditySensorsSHT3x.pdf
I'm using a Sensirion sensor (see attached datasheet). I'm running SDK 12.2 and SD132. I've set up the TWI to be a master, and I'm using...
Hello !
I'm looking to combine the softdevice into my .hex file generated by Keil.
Currently, when I compile my project, Keil gives me a .hex. To implement this hex file...
Hello, I received my thingy52 and wanted just temperature ...
I see that thingy is not using ESS - environmental sensing service so I tried to create my own.
(I tried to...
(Building with nRF5 12.2.0 / armgcc)
I want to do bursts of pulses using PWM for the pulses and a TIMER to enable the bursts.
I need this to be non-blocking so I can also...
I am interfacing nRF52832 to run ANT protocol in a custom board. Can I use the nRF52832 to broadcast the data received through the UART port without programming the device...
Hi Team,
We are using board PCA10040 wtih nRF52832 SDK 11.
We got nRF5_SDK_11.0.0_freertos_dfu_060516.zip Production SDK which is working fine for me.
I am using project...
Hi folks,
Currently I am able to do secure OTA DFU on my nrf51822 chip (MDBT40) using the example code provided by Nordic SDK 12 (s130). It works charming!
However...
i cannot able to find the example code in the examples of nrf52 SDK 13.0, am a beginner to this great platform , can anyone please help me for the above problem
Having great difficulty install Python and pip just to generate the keys for secure DFU. This seems like a greatly complex requirement just to be able to use this module....