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...
Hello,
I imagine this is a pretty common and basic question but I couldn't find anything online.
Since the nRF52xxx chips are single-band 2.4GHz (and possibly sub-GHz...
I'm having trouble writing to a gatt characteristic using the python bindings for pc-ble-driver
Service discovery works fine, I managed to connect to a BLE server and reading...
I have a device that I need to control, that needs 2 different square wave signals of different frequencies (although they may be multiples of each other), one at around 4...
Hi all. I try to run capacitive sensor example on nRF52832 with my hand made capacitive sensor which I made according to this tutorial devzone.nordicsemi.com/.../.I connected...
Hello,
When i execute a function that uses TWI from a timer handler the NRF gets stuck.
I assumed that this issue occurs because of interrupt priority so i gave the TWI...
after connecting and disconnecting advertisment not stopping when i try to stop it ( sdk 11). Without establishing connection i am able to stop it. Nrf51822
Hello
I am trying to create secure connection between peripheral device and mobile app & central device.
I created my own custom service and want to make them secure...
Hello,
My goal at the moment is to be able to configure my peer device which utilize ble_app_uart example so it would connect only to a specific master device e.g. android...
I am using BLEPeripheral and MySensors libraries and nRF51822 device(client side).
I want to change functionality, if I press key of nRF51822 device it should start to advertise...
I have a PCA10040 working with the mesh sdk.v1.0.0 serial example. I can do an Echo via the Python interactive_syaci and get a back a response. I have seen the documentation...
Hi Nordic
I am running ble and ANT + bsc code on our custom board. However, since the sd_softdevice_enable function does not return, I asked the question once. devzone.nordicsemi...
hi i am using nrf52832 soc with sdk14.2.0 ble_central_multi-link example with soft-device s132v5.0
i want to know that is that any way to set connection handle number can...
hi,
i am using nrf52832 mcu with sdk 14.2.0 and with softdevice s132v5.0.0 with ble_app_multilink_central example to connect with nordic thingy 52 as ble peripheral to...