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...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I would like to under stand Nordic's strategy for compatible hardware for use with nRFConnect V2.
We have a customer who wants a desktop BLE app and we are considering...
Hello,
I have a single module of NRF51822, not any DK-board. I'm using GCC4MBED compiler and ST-LINK V2-1 programmer.
I would like to try the HID Keyboard Application...
hello!
Our products will use STM32+nRF52832 and will be support ANT+BLE,but the SDK13 have not example that about softdevice s332 v4.0.2.so our company hope you can give...
Hi all,
I am working on nrf51822 and I need to debug my code through gdb.
Please give me suggestion how can I use gdb server and how can connect it to JLink.
thanks in...
In example "ble_app_hts" NRF_LOG_PROCESS don't work.
but in this "...\examples\peripheral\temperature" is workin good.
I didn't make any change in code.
Some ideas?
Dear
I need to make a BLE start network with bidirectional communication with up to 50 peripheral devices
And central and perapherals will be communicating with computer...
Hi,
I am having one nRF51822 to act as central and two nRF51822 to act as peripherals. I want the central to connect to both the peripherals and communicate with them. Is...
hello iam using nrf52832 and just started working is there any spp profile available for the same where i can send and receive the data btwn my smartphone and device wirelessly...
We are close to the manufacturing stage of our device and our beacons(based on nrf51 beacon reference design).
We are "virtually pairing" beacons with our device by entering...
I am currently working on a project that uses an nrf52832, SDK V11, and the S332 soft device. I am in the process of migrating to SDK 12.2.0. With the release of SDK 13, I...
Hi,
IOS example code
How to import CorePlot correctly in Xcode?
I always get this error message:
~/IOS-nRF-Toolbox-master/nRF
Toolbox/HRS/NORHRMViewController...
I am trying to use optiboot-ble with the nRF8001 and an atmega328p to allow application update over bluetooth. I have successfully compiled the bootloader and flashed it to...