After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
I am using nrf52 chipset, I just want to know did anyone tried to run docker container to create ARM image? I am thinking to use Docker container as CI.
Hello
I am using nrf52832 and ble_app_uart of SDK v17.0.
I am sending data to the app every second through the notify function. If I try to disconnect and reconnect Bluetooth...
Hello,
Is the Power Profiler Kit II (PPK2) only usable for nRF product line and custom boards, or can it be use beyond the nRF line of products such as boards not made by...
Hello!
I am currently working on a project with my nRF52832 that is using BLE communication with a android phone. I have tried some of Nordics' examples that use BLE, but...
Hi all,
I have a question concerning the nRF52833.
I'd like to know if there is a safety limit on the amount of reflected power that is reflected by the antenna inside...
Dear Nordic,
I changed the value in the Bootloader to not erase the 4k just before the bootlader.
NRF_DFU_APP_DATA_AREA_SIZE 4096
In the app I changed the rom size...
Hi,
I dont know if this is the right forum to ask, but is there any common solution for certificate renewal?
For example If I use azure iot hub, I will provision the...
Hi everyone
I apologize in advance for any possible mistakes.
I am new to programming nRF52 series microcontrollers.Having started exploring various possibilities, I ran...
Hi,
We've been developing our application using pc-ble-driver which communicates with a PCA10040 devkit with SD API v5.1 connectivity firmware. In this dev environment,...
I'm trying to connect to a few sensors on the Nordic Thingy:52, and it fails with the following message: characteristic is not defined. The connection to the Thingy is established...
Hi,
i use nrf51822 and sdk 11.0 . I am using the ble_app_hrs_c example .This product consists of two devices,One master and one slave.
The master chip is nrf51822...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My custom HW has a 64MB S25FS512S flash memory chip.
I found...
Hi,
I am currently trying to run the DFU over UART example using my nrf52840 dk. I am using sdk v15.2.0. I followed the following instructions found in the Nordic Infocenter...
I have done a DFU code in our Customized board using NRF52832. My program was running successfully in nrf52 DK but in our customized board it's not working
While uploading...