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 want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Hello,
I've the nRF51 DK which works fine because I managed to upload BLE Softdevice and application with nRFgo Studio. But I cannot get the MCP (Master Control Panel)...
Hi,
I'am working on a project that use the NRF52832 and i can only use P.23 and P.12 on my custom board because they are already wired to a connector, others pins are not...
What is pinout for nrf51822QFAA ?
Everywhere is description Generals Purpouse and I don't know which pin is I2C or SPI.
I don't want long find in example source codes.
Am Working on android application where the Requirement is User will get a Notification about firmware update having YES or NO options.If the user selects the YES options...
hello,
I want to make a beacon with NRF51822 chip.
But now i have a trouble:
In normal working mode, after i stopped the advertising with sd_ble_gap_adv_stop() ,i cann...
Hi,
I am working on one project.
The background I use now is using SDK14.1 and SDH version 5.0.0-2.
The tool is using Keil.
I wonder if I can use two USB descriptors...
There's a serialization library for the soft device, but it's not clear whether the NFC library can be used via this interface: github.com/.../pc-ble-driver
Hi,
I'm following instructions for testing Thread Secure DFU example and I can't get this working. I think there's a problem with client application. LED3 starts being...
Hi,
I want to change my gzll receivers from NRF51 to NRF52. But I've done some performance testing to see if it is really necessary. And here is my problem:
When using...
Can we update DFU firmware through cloud. without selecting the zip file present in Internal Storage of Phone.
In nrf connect app present in play-store its asking ZIP file...
Hi! I use ICM-20602 motion sensor that is similar to MPU6050. Its communication type is also I2C.
I made I2C wrapping module for ICM-20602. In the module, I added i2c_write_byte...
Hi,
I searched devzone and it looks like the Nordic mesh PB-GATT will be available sometime this year. However I'm wondering if it's possible to use Silab's BLE mesh Android...
Hi,
I am using nrf52832 sdk11.0.0 s132 v2.0.1.
In my code app_timer uses RTC1.I want to use RTC2 for counting 1 minute without disturbing the ongoing functionality....
I'm trying to send a string of bytes from nrf51822 to an android device.
I'm using notification.
There will be potentially thousands of data to be sent from nrf51822...
Hi All,
In our use case ,we have connectable and non connectable mode(beacon). As i understood we have to use 2 different channels to advertise the data. can any one help...