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...
itg3200.rar hello there i have interfaced itg3200 with nrf51 dk. but now i want to see it on oscilloscope. can you help me?? i have put my scope's screen shot and code here...
HI all,
We've recently moved to SDK 11.0 and it certainly has not been a painless migration, especially when using GCC.
Setup: GCC 5.2.1 on Linux Mint with nrf51 xxAA...
Hi, I'm wonder it is possible to stream video using nRF52x family? I know that chipset isn't designed to this purpose, but I'm only wonder about that.
Thanks
Robert
Hi,
I've started using the nRF5 11.0.0 (89a8197) SDK on a board that does not include an external low-frequency CLK source.
When using the nRF52 0.9.2 SDK, we were recommended...
I want to reserve a section of memory, FLASH, that will hold static, read only, product data. My application makes use of the following parts of the Nordic ecosystem.
...
I would like to carry out communication with a plurality of peripheral using a central multi-link function.
When performing the communication via the relay unit, the communication...
Hi ,
I'm intrested in using the BLE UART apllication provided by Nordic for the nRF51 422 developpement kit and I have a little question to ask and please forgive its simplicity...
Environment is a PCA10040 v1.1.0, measuring current with a Rigol DS1104B over a 10 Ohm resistor.
I'm using the ble_pwr_profiling example from nRF5 SDK v11. I've programmed...
Hi,
i;m trying to build the "nrf52-ble-app-lbs" example which i downloaded from git hub github.com/.../nRF52-ble-app-lbs.
I followed the instructions in the README file...
I want to connect to the wired sensor NRF51822 board, whether it is possible to adjust the findings for the closure, they sent a message to the application?
Hi, I've recently switched from the older SDK 6 to SDK 9. However, I am unable to get my NRF51822 working with any of the example projects. I've managed to compile the projects...
Hi, I am working on eddystone project i.e nrf5-sdk-for-eddystone-master which is newly released by nordic. And I set URL,UUID and TLM frames successfully but when I trying...
Hello,
I am encountering a very strange problem with the Timeslot API.
I am developing with s130 and using the timeslot example provided by Nordic to
send data revived...
So far I've been prototyping everything on an Arduino Zero connected to a nRF24. Is switching to an nRF51822 an option for me? or will I have to switch my entire code to work...
I need to communicate with several nrf modules, 1 rx and at least 2 rx. I started with nrf24l01 but it has no rssi. For that reason i bought nrf51822.
What i have to do to...