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...
Hello,
I'm using a modified version of the serial example of the SDK 13.0.0 with a PCA10056.
The modification are that i use nrf_serial_read in non-blocking mode (timeout...
I am using SD132 V5 and SDK 14.1
I found the sd_ble_gatts_characteristic_add() is being used in most of the example projects, but I suddenly found the characteristic_add...
I have nRF52 on both central and peripheral. I'm getting the RSSI value on the central by looking at the RSSI field in the ADV_REPORT event. I see the RSSI values has a wide...
Dear Thread-experts,
I have troubles with your Thread CoAP Cloud example. I am using:
Thread SDK V0.11.0
Border Router V0.11.0, ethernet (not Wi-Fi)
cloud_coap_client...
Hi Folks, I am playing with uart ble example described in this link ( devzone.nordicsemi.com/tutori...).
I would like to make BLE uses a unique AA (Access Address) rather...
Hi,
for my sound application, I want to get the amplitude, or dB, of the PDM samples.
Are there any existing function implemented? If not, how can I code it on my own...
Hi, I just started using the nRF52 dev. kit. I am trying to familiarize with the BLE examples.
I have downloaded the nRF Connect...and I can detect the device.
The SDK...
Hi,
I added one more timer. As soon as the timer expires and it runs the event handler, and then advertising stops, and the firmware crashes.
Could someone please tell...
I've recently discovered the power consumption issue with FreeRTOS and SDK12.3:
devzone.nordicsemi.com/.../
So, I am now using SDK12.3 with SDK13.1 FreeRTOS files.
...
I am using Nordic SDK to program an nRF51822 chip. I want to optimize power consumption as much as possible so I am looking at using the -march gcc flag. The problem is I...
I am using the ble_peripheral template that comes in Nordic SDK 8.1. I setup uart logging and also debugging with the following lines of code:
void assert_nrf_callback...
Hi, We are trying to connect a LED to one of the GPIO of nRF52840, we would like to know how to connect it. Connect it such that the nRF52 GPIO sink current or source current...