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,
I am using a nRF52832 DK(PCA10040). I am qurious about the output impedance at RF connector "J1" on the PC board. Does it provide 50 ohm output impedance so we can...
Just two questions regarding the new nRF52840 to make sure I've understand it correctly;
For the NFC, this is passive only? So it acts like a tag and is not able...
I've been trying to for two days. Using nrf52DK, SDK12, no SD, Keil5.
All I want is to get printf() to work over ITM/SW/Debug, I'd even accept RTT if I had to. I can't...
Hey I am trying to create a blinky project from scratch on
System: MAC OSX
Eclipse Neon
GCC 4.9
I am trying have it eclipse managed make.
I am at a point when after...
Hi, I was wondering If I need to wait for a response from the server that a command was executed before executing another command or if the BLE stack takes care of this under...
Hello
i m searching for a method to send a big buffer with TWI to a slave. The Buffer is read from flash. because its a soundfile its needed to send the buffer without delay...
I am trying to set up a nrF52 -> Rpi v3 -> Exosite through CoAp as in the nrF5 iot sdk. The nrF52 to rpi works as I am able to ping the nrF52 through its global link address...
Hi,
I am writing a code base on the reference manual of nRF51422. In section 29, UART, I don't understand the differences between TASKS, EVENTS and REGISTERS. Aren't they...
Hello!
I'm trying to use the ram_retention in sdk 15 alpha to retain RAM in system off mode and do some power profiling.
The default code seems to retain 8 kB of RAM...
My project needs to use 2 different TWI instances and 1 SPI instance. I knew that it is not possible to use three instances at the same time in nRF52.
To implement 2 TWI...
Hi Nordic,
I am trying to enable the DC/DC converter on a PCA20006 rev 1.3.0.
I am using the softDevice S130.
1. Using the sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi.
I am using saadc example code or SDK V13 with the following requirements:
Voltage input up to 70mV,
Resolution: 50uV
So I did some modification to support...
Hello,
yesterday I got a Thingy:52 device at an event held in Frankfurt/Germany. At home I've tested the DFU for the latest firmware and observed that the image was transfered...