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 everyone,
I would like to know, if it is possible to send data (power data) from a NRF52-DK to a Garmin Display Device. Do you know any application, project example...
I wanted extract BLE_GAP_AD_TYPE_128BIT_SERVICE_UUID_COMPLETE that i receive while scanning and compare it with 128 bit service uuid that i defined.
i have seen how ot...
Hi,
I am trying to debug my code in Eclipse using J-Link.
Whenever the code executes vPortStartFirstTask() in vTaskStartScheduler() the debugger stops and I can't debug...
Hi,
is there any simple way to obtain current PWM value if nrf52 PWM module is used to produce complex waveform from RAM array? The task is to get currently settled value...
Hi there,
I am new with nRF52 using SD332 and ANT+. I would like to ask if the nrF52 with SD332 can be configured as ANT+ central and ANT+ peripheral in the same time....
I have a query that is similar to the question below
https://devzone.nordicsemi.com/question/44424/how-do-i-switch-the-target-from-a-nrf51422_xxac-to-nrf51422_xxab-in-keil...
Hi,
We are currently considering the packaging design of a device which will use a nRF52. During housing assembly, the populated, but unpowered, PCB will be exposed to...
Hello.
I have a question.
I use nRF52 and S132v2. I found some programs of nRF51, they use S110, S130. What change does it with difference of Softdevice's version number...
Hi,I am working on Eddystone project i.e nrf5-sdk-for-eddystone-master and tested it on NRF52(PCA10040) development board it advertising Eddystone-URL frame successfully and...
hi
i have nrf51422 v2 that use sdk v6 and s210 v3
when i download an example on my nrf and run it to see error check its not returning anything
in s110 i have error...
Hi, In my custom project I need to add two 128-bit uuid services and also I need to use pstorage to protect the application data from power loss. But I got the problem is...
Hi,
While working on OTA DFU using my custom code compiled to work on PCA10028 board, I am seeing the following issue.
The OTA DFU works fine using Master Control Panel...
Hi,
I'm designing an antenna for the NRF52 but with some different conditions, the antenna will be under a silicone superstrate and this will change the impedance of the...
Hi..
Everyone,
i am using nrf52 with softdevice 132.
i used peer manager.
i am able to able to flash softdevice, bootloader and application.
but after that application...