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...
Hi,
I have the following setup:
- IDE: SES
- SDK: nRF5_SDK_15.3.0_59ac345
- SD: s140_nrf52_6.1.1_softdevice.hex
Issue description:
I have modified "ble_app_uart_c...
Hi,
I am connecting (with nRFConnect) with one dongle to 2 devices in parallel and want to get 2 different logs, one to each, but I get all the data in one log.
I also...
I am trying to run the example for secure bootloader debug present in SDK 12.1.0 and SD S132 v3.0.0 on NRF52832 with ARM GCC
The aforementioned example "nRF5_SDK_12.1.0_0d23e2a...
Folks,
I have had a custom service with two characteristics up and running for a while.
I'm trying to add (well in fact HAVE added) two more characteristics to the service...
Hello Everyone!!!
I want to interface an external flash with nrf52832. I will be using it to store the new image downloaded during OTA-DFU. Also, some data will be residing...
Hello,
i want to debug the Thingy bridge and node project in Keil instead of in SES.
I have created an project in Keil and imported every .c file like in SES also define...
My bluetooth analyzer is showing that my peripheral's scan response packets have a T_IFS Violation 326.125 us too long. I don't use scan response data for anything but I want...
Hi,
In ESB protocol, the have a RSSI field in nrf_esb_payload_t structure., and I can use this field to get radio receive signal strength.
Does the larger the value, the...
We would like the ability to build our application using a version of the nRF Connect SDK that we have in a private repo. This is desirable for both long term maintenance...
Hey guys. We want to work on personal project for indoor navigation using mobile phone and ble bracelet. We want these two together. But if it is not possible at first using...
I got this nRF52832 Breakout Board from Sparkfun and the nRF52832 Hardware DK, I followed the instructions on the page of how to hookup the boards in order to flash the Breakout...
Hi,
Where can I find a manual or Information about libraries (includes) and function that I can use while programing nrf51-DK/nrf51822?
I did not succeed to find concentrated...
Hi Team,
I have a custom characteristic with authorized read enabled. It is working fine if I use FREERTOS_USE_SYSTICK as configTICK_SOURCE. If I use FREERTOS_USE_RTC I...
On the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf5x_cltools%2FUG%2Fcltools%2Fnrf5x_installation.html
The links to the command line tools for all...
Hi!
Im using a PTM215b ble switch from enocean to Control some leds on a nrf51dk. Everything works fine except that sometime nothing is happening when i press a button on...