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 Everyone,
I am using the following peripherals in my project
2 UARTE.
2 ADC
1 TWI
BLE
GPIOTE interrupt for 2 buttons
TWI and ADC and BLE and GPIOTE are not...
Hi there,
I cannot find a good example of one central and one peripheral, where they use a passkey between them, with one of them, the peripheral, is where the user type...
i am using ble central example from sdk15.the peripheral i want to connect with Nrf52832 is not a Nordic device.Peripheral have 5 different services.now till i successfully...
Hi Nordic,
I am using Segger IDE on windows 10 to verify the mpu9250 functionality based on nRF52832.My doubt is that do we need to have two interrupt pins i.e., one for...
Test environment:
Mesh SDK: V2.2.0 example ‘proxy server and ‘serial’
Development kit:PCA10040
Computer: Window 7(X86)
Other tool : Power supply
Test Description...
On Linux, I am following the instructions in the nRF Connect SDK (very helpful, BTW).
At the step 3, Download SEGGER Embedded Studio, it says download Nordic Edition of...
Hi all,
I am wondering if devices cache received messages when it has a Time to Live (TTL) value of 0. Since those messages have never been relayed, you will only receive...
Hi,
I have implemented the Master Serial DFU to send my bootloader.bin , application.bin file and Softdevice.bin files.
I'm facing with updating these file.
I want to...
I'm using the nordic android scanner and ble libraries for my BLE implementation. I was hoping that using these libraries would handle some of the issues I'm running into...
Hello to everyone.
I´m trying to make a project in my SDK nRF52 with the nRF52832 microcontroller, I have Windows 10 and I´m usinf Keil uVision v5.26.
I´m interested in...
Hi,
I am using the light switch example with the mesh SDK version 3.10
the provisioning is done with NRF Mesh application (android phone)
1. is there easy way to get...
The table under 5.4.4.3 in the datasheet for the nRF52840 lists the shunt capacitance for the LFXO as 2pF max
C0_LFXO (Shunt capacitance) 2pF max
What is the risk if the...