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...
Hello!
Thanks for your help last time, highly appreciated.
However I haven't got till actuall programming because now I can't upload hex files. I start Thingy:91 in boot...
Hi guys,
I just started to work with Nordic boards and I am currently working with Nordic nRF52-DK. I have already installed all the necessary tools that I need to run and...
Hello,
I've been playing around with the nrf52 DK (sdk 16.0.0, s132). I'm trying to add volume up/volume down functionality to the example. I found this source code from...
Hello,
Does anyone has an example of MQTT LST application for nrf9160.
I've tried to use the MQTT_Simple sample with LST.
I've add "CONFIG_MQTT_LIB_TLS =y" change the...
Hi everyone,
I am designing my own PCB using Raytac's module MDBT50Q-1MV2 that carries on the nRF52840 SOC.
The system will operate in normal voltage mode (VDD = VDDH...
Dear All,
I am trying to compile a project from the command line and I want to enable all the warnings possible for the files that I have created. I am using the NCS v1...
hi support team,
i tested the example of \\nRF5_SDK_16\examples\peripheral\usbd_msc , and SD card interface , that with the APP_SDCARD_FREQ_INIT 268435456 (1 M) and APP_SDCARD_FREQ_DATA...
Hi DevZone,
I created my project on SES in order to download files from a web server. So I decided to include in my project the "download_client" library which contains...
Hello! I am working on updating from SDK 15.2.0 to the SDK 16.0.0 and have encountered some problems when trying to use DFU OTA to flash my unit with the application.
I...
I need to be able to measure the battery level of the NRF52 with the internal ADC.
I know it can be done, but I don't really know how to configure it
I am using MBED...
I have purchased an nRF51822 module. I am using the Arduino IDE and the ST link to program the module. I have used the library BLEPeripheral by Sandeep Mistry (see below)...
I deleted a node in the mesh app without unprovisioning the node. I then reprogrammed the dongle hoping that everything will be reset. It seems the dongle is still provisioned...
I am following the example given in the SDK v16 with nRF52832/ nRF52840. For the given example UART is working fine. But whenever I am changing the default pin configuration...