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,
using buttonless_dfu app, the app switch to bootloader as the upload is started with nrf toolbox on android,
but with iOS, the upload never starts the LOG error is...
The Bluetooth Mesh SDK is currently tagged as alpha software. Is there a timetable for its progression into beta and to a stable release?
I'm evaluating the nRF52832 for...
Hi, currently I'm working on ultra low power device. This device need to be wake up in 333 ms interval. I use RTC for this. My question is about strange current spikes with...
Hi,
I am using the nrf52 DK (PCA10040) and have a problem with the USB-UART. For some reason I do not see any log messages in the terminal.
I started with the "coap server...
I used SEGGER Embedded Studio to make ble_mesh_v0.9.1-Alpha project, there was an error while executing the flash_area_is_valid function, this problem occurs in the NRF51822...
I'm using the PCA10028, ble_app_hrs_dfu(sdk11).
Only the three screens below were repeated infinitely when I started to upgrade the softdevice through DFU.
And the...
My android version is the Kitkat.
The nRF Toolbox cannot find services when I changed the application of PCA10028 for example from ble_app_hts to ble_app_hrs.
The message...
Hi I am developing an application for sending data over BLE which I have received over SPI from a non - Nordic chip. I am using the ble_app_uart template for this. But data...
My call to sd_ble_gap_ppcp_set is returning NRF_ERROR_INVALID_PARAMETER.
I have the following connection interval settings:
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(500...
I am running SDK12.3 on an nRF52 and the bootloader on my boards has no problem replacing the application through the DFU process. Now I found a mistake in the bootloader...
I am not sure whether there is a small error in a Gazell packet transaction diagram, or if I have an incorrect understanding. From Gazell user guide :
If only the ACK...
Hi,
I am trying to achieve the maximum throughput when using the nRF51822.As far as I know, the minimum connection interval is 7.5ms and the maximum packets per interval...
I'm running the app_uart_c example on a nRF52832 with softdevice 132 installed.
I'm trying to alter it so that the board only searches for peripheral devices upon a button...