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...
where is the declaration of board number in ses project? I want to change from pca10056 to pca10059 a project but I did not find where i have to change it in the script. ...
Hi all,
Does anyone know what are the TRC-43 classification of emission section 4th and 5th symbols (see below list for options) for device which is based on nRF52832 and...
Is it possible to connect four peripherals to one central and send 300 bytes of data to the central from each peripheral every 100 msec? If so, which sample program should...
Hi!
We would like to have a peripheral product with an nRF52832 use a public GAP address. Is it okay to just replace bytes 6..4 of the predefined random static address with...
Hi, I am looking for a recent example for twi sensor driven by interrupt(NRF52840), and specifically looking for an example that works with soft device(15.2) and allows for...
Hi folks,
I want to some changes uart project. So i added nrf_drv_timer.c but i din't header file and i encountered 3 errors when i compile my project. Here is some screen...
Hi,
I been looking around at the different questions about SD card interfacing, but can't find the solution I am looking for.
I would like to use the nRF52840 to interface...
dear i am developing dfu function and face a problem as follow:
rfjprog.exe --program whole.hex --verify -f NRF52 Parsing hex file. ERROR: The file specified is not a valid...
Hi,
I'm trying to implement timeslot api in my app and have 2 questions:
Referring to this article describing timeslot api, in step 8 the text says to add the timeslot...
Using SDK15.2 on nRF52832 in file nrfx_saadc.c function nrfx_saadc_abort.
I keep getting an error in the nrfx_saadc_abort function when I try to abort. Looking at the logic...
Hi,
I am developing custom board with reference to nRF52840. For that I am using nRF52840 DK for programming, but meanwhile board is not getting power from USB cable. Battery...
Development environment: windows 7
HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor 28-pin Land Grid Array /...
I am using NRF 52840 dongle, SoftDevice 3.1 and connectivity firmware 1.2.3. I have a node js application, I am using pc-ble-driver-js 2.4.3. I am testing the application...
What's the schedule for updating either the pip repository or https://github.com/NordicSemiconductor/pc-nrfutil/releases with an nrfutil.exe that knows about s132_nrf52_6...
I'm trying to update the modem firmware on my new nRF9160 DK using nrf9160_mdm_dfu --update , but I get the following error: pynrfjprog.API.APIError: An error was reported...