I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
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...
Hi all,
I'am using nfc url record from nRF5_SDK_11.0.0-2.alpha.
The example works fine on PCA10036 but not PCA10040.
No ITs are generated on µC.
I'am using Nexus 5X...
I am developing an code which requires use of multiple Timers.
I am using Sdk 11 here when i try to initialize timer there is no field for APP_TIMER_MAX_TIMERS in APP_TIMER_INIT...
Inorder to create a c++ wrapper in nordic SDK , i have to
change the Makefile so that it can compile both C++ and C.
in the example the makefile already has gcc added but...
I would like to have BLE using 51822 and audio using a separate BT classic chip on my device. Are there any products in the market that use separate BT chips for LE and classic...
Hello everyone,
I would like to ask that when my project will get the event(BSP_EVENT_SLEEP、BSP_EVENT_DISCONNECT and BSP_EVENT_WHITELIST_OFF)
With the example,in the...
Hi,
I am evaluating the NRF52 with PCA10040 board and nRF5x_SDK_11.0.0.alpha.
I want to create Wave Forme as below.
Out[0] pin transit low to high at compare 0, Out...
I noticed S110 is not listed as supported by nRF5 SDK11. However, no supported SoftDevice seems to offer the same functionality as the S110 (Peripheral only protocol stack...
Hi,
in SDK v9, i tried to compile the bootloader example, but:
/usr/lib/gcc/arm-none-eabi/5.3.0/../../../../arm-none-eabi/bin/ld: region `FLASH' overflowed by 6944 bytes...
Did anybody know how I could determine the connection interval for a established ble connection between an android (4.4) central and a (e.g. nRF51822) peripheral?
I've been having a little bit of an issue trying to parse UART data that I am receiving from an external device.
Where I'm having issues right now is comparing an incoming...
Every 10 packets send; it will have at least 1 packet with 1-2 bytes corrupted data.
The configuration as below:
data rate: 2Mbps
channel: 7
Prefix0: 0xE2
BASE0...
Hi,
We have an application that can run in two modes. The mode is selected by setting the GPREGRET to 1 or 0 and restarting.
Currently we are running this procedure directly...
Hi,
We are developing a product using the nrf 51422 where the power source is a 3 phase generator.
We rectify and charge on a supercap where the uProc is being supplied...