I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
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 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...
I'm working on a BLE Peripheral device with a GATT Server based on Serialization (SPI) and STM32. The Peripheral device also has a BLE Central Device to connect to another...
I have a nRF52832 reading sensors periodically using SDK14.2. The device uses a custom BLE service to upload the data to a mobile phone. That all works great, but now I would...
Dear all,
I'm developing a multi-peripheral application based on PC_BLE_DRIVER and heart_rate collector application. Connectivity firmware running on the nRF52840 development...
Hi, I generate a pwm signal using timers and PPI on NRF51 and use BLE and rbc mesh in the background.
I have notised about 10us jumps in duty when the BLE or RBC stack enabled...
I have set up A 6lowpan environment and can control the gpios of nrf51(nrf51422) kit to swicth on and off leds on a local area network using copper coap.How should i access...
I am learning from scratch on IOT development. So, please be kind. I have nRF52 DK and have developed what I need using mbed os online. It was simple to get it up and going...
Hi,
Is there any example project how to create virtual com port
using the nRF52840 USB interface? (Without using an external MCU like on the DK)
Thanks,
Miki
Hello,
I am trying to sample capacitance change as well as voltage change from sensors. I combined the simplified sample codes from Csense_drv and saadc sample. If I only...
I'm writing a report on Bluetooth Mesh for home automation / smart homes. I was wondering if there are any products on the market yet that make use of Bluetooth Mesh. I need...