I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
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...
Hi,everyone,
In my project ,I want to save some data when disconnect evt happens; here is my code:
the problem is ths program always stuck in power_manage() function; what...
I'm basing my schematic and antenna design using the PCA10028 as a reference.
I'm not including the J1 RF-connector into my design. Do I still need to include both C6 and...
I only hope that their devices can link their mobile phones, other mobile phone links may not link, but I didn't want to enter a password, directed broadcast method can, about...
I am using the nRF52832 as a MCU in the wearable device,now i want to use the spi master mode to collect data and store data ,and when it is necessary,I want through the bluetooth...
Hi
I have been working with nrf8002 chip. I simply want to program the hardware in a way such that it gives out a signal that can be detected by the emulator.
Hi Guys.
I have a little question.
I leave the bluetooth smart world one year ago, and now that i want to remake some project i read that there is some new.
So in my situation...
link text from this link i have some questions
(1) when i am trying to do step by step debugging ,debugger stops at sd_power_system_off();. can you tell me what to write...
@Michael Dietz
Hi, Michael & everyone. I'm using nRF51822 now. I followed the post Segger Embedded Studio & import the beacon example in SDK 10.0.0 . In Keil, the memory...
Hi, everyone. I'm focusing on SES with OS X for a long time. But there are always some faults and I have never succeeded utill now. I used to think OS X made these faults...
Yo Man,
I use nRF52 with example "ble_app_hrs_rscs_relay" in SDK11.
The printf only send one byte and I check other people asked question but still send one byte.
So.....
I want to test the Bluetooth signal performance of NRF51822 with frequency spectrograph,but Idon't know how to set a fixed frequency to NRF51822,I need your help
thank...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Hello everyone~
I'm setting up an eclipse and gcc development environment on Mac OS X following Vidar Berg's tutorial here: https://devzone.nordicsemi.com/tutorials/7/development...
I have some questions about DTM, can anyone help me ? thanks a lot!
1. I use DUT and nRF DK module to do the test. When nRF DK module enter tx test and DUT enter rx test...
Hi,
I'm using the PCA1040 with the SDK11.0.0. For now I'm trying to communicate with the TWI as the example twi_sensor indicates. The problem comes when I try to do two...