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...
I am trying to use my nRF52-DK with Yggdrasil.
I took example from here: *\nRF5_SDK_11.0.0_89a8197\examples\ble_central_and_peripheral\ble_connectivity\pca10040\ser_s132_uart...
Hi, I was able to successfully implement the tutorial titled "Testing and using a simple BLE application" available in the Tutorial section and transfer data from termite...
Using OBS-421 from Connectblue as Central. Using simple AT command to connect and get data. Can connect successfully with Cypress BLE as well as the TI sensortag and get data...
Hello,
When i have a bootloader installed and i try to debug application, it doesn't start application probably because debugger programmed application without the right...
hello everybody,
I'm working in a project using the automated generic bootloader example, I want to do some edits so as I can have an input interrupt at any time, I mean...
I am having trouble with the service discovery of my application. When I click Discover Services it takes several seconds to discover all of the services. For example between...
Hello!
I have a problem with ble DFU application upgrade. I use the Master Control Panel 3.10.0.14 under Win 7 on virtual machine and nordic ble usb dongle.
On the firmware...
I used AdaFruit Bluetooth LE shield previously that uses nRF8001. I can define new customer service using nRFgo studio (which only supports nRF8001). I am moving towards using...
Hi,
I am using pca10040 board. i need to toggle a led in 5sec once. I tried to change the prescale value. But im not able to get that much time delay.
Can any one help...
SDK Version: nrf51_iot_sdk_0.8.0_f1f6187
In SDK all examples are given for PCA10028. Is it possible to run on PCA10001?
What I have done so far with PCA10001:
1.Programmed...
Hello,
I have modified the Android-nRF-Blinky Application to use it with the Datathroughput Demo on the nRF52 DK.
The android application runs on a Nexus 9 with android...
Hi, i try to understand how to use mode for supply voltage measurement. But i have a problem and i get always 1.225 volt
hal_adc_set_input_channel(HAL_INP_VDD2_3);
hal_adc_set_reference...
Hey all,
Wondering if we could use an external 65.536KHz LF clock, or thereabouts, instead of the 32.768KHz? We need better resolution for the RTC, but don't want to turn...