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,
I am curious about how the connection is keep while using the 32.768K in BLE link layer in power saving mode.
I know that the connection interval is based on multiple...
Hi,
I have two BLE centrals and one BLE peripheral. Both centrals are in range of the peripheral and both want to connect to the peripheral at exactly same time. What central...
Hello ,
We are working to an OEM Security System project that is using BLE.
The system contains at least 2 modules that communicate using the BLE technology.
One of...
I am trying to run the example ble_app_hrs on the nRF51 dk PCA10028. I target and build the file, and I believe it makes it onto the device, as the old program on the device...
Hi,
when i program my eval kit using nRFgo studio, the chip dosen't work unless i do a hard reset OR put off supply and put on again.
Any idea ? My program, is dfu bootloader...
Hello Nordic Team,
I am sorry to say this, our development team found a major glitch in micro-esb communication protocol. we are in stage of pre-production of medical sensors...
Hi
We are thinking of using NRF51 for BLE and CPU capabilities. But we also need a Wifi add-on to connect to cloud.
What is the right chipset for this? Which ones are...
I have a demo(s110) set up with some custom services, and in them custom characteristics. The services each relate to a specific sensor element on my device, so have a mostly...
I'm using ble_nus_string_send() to send 15 bytes over BLE UART.
As expected it sends 15 bytes, however on occasion 14 bytes are sent instead of 15 bytes.
Would there...
I ordered nrf8002 IC. I am using following breakout board PCB & not using Nordic development kit.
www.proto-advantage.com/.../product_info.php
I gave 3.3V to both VDD...
I've been working through the tutorials on BLE Services & Characteristics. That's all gone fine for me. Now I'm adjusting the sample code to use different UUIDs for my own...
Dear Sir.
I have a question for app timer in nRF52 DK(pca10040).
I was called a example source(ble_app_hts) for nRF5_SDK_11.0.0-2.alpha.
And I add UART part for logview...
Dear All,
I have question regarding advertising in NRF51. I measured the power that be used when advertising using osciloscope and set the advertising interval of NRF51...
I'm having this event and I'm not sure what are the conditions required to trigger it, also what does it mean exactly since the documentation does not say more than a line...