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...
I am developing a bootloader that upgrade the bootloader/software/application from SPI flash. I think I can use memcpy from XIP address directly. However, bootloader upgrade...
Hi,
I have downloaded the latest Thingy firmware v2.1.0 and setup the IDE as per [here].( devzone.nordicsemi.com/.../)
The code compiles and upon starting debug with...
Hello everyone!
I have an application that is using FDS to save settings to flash. When fds_init() is called it returns the code FDS_ERR_NO_PAGES. My application does not...
Hello All,
I am looking for help to change the transport layer of the background DFU library. Can we use the serial layer from the regular DFU and if yes please guide me...
1.The last datasheet doesn’t show the GPS work current. Where can we get the data?
2.How long does the chip GPS finish one location action normally?
3.In datasheet chapter...
HELLO
I have trouble connecting dfutarg i am doing this
in doing this tutorial I skipped 5,6,7 in step1
and i coudn't do 5,6,7 in step3 because of not connection
here...
hi,
Does engineering B sample support BLE long range? What is the latest hardware/software to be used? What is the typical range that we can achieve?
Thanks in advance...
Hi all,
So, I have nRF5_SDK_15.0.0_a53641a, PCA10040, Keil. I have built already this project succesfully.
The first NFC touch and further bonding with my HTC phone was...
Hi,
I was running the light-switch example.
I would like to know what particular security used in different step of that provisioning process? I can see in authentication...
Hi everyone,
I am trying to make work a stepper motor by Bluetooth with a nrf51822, Actually it is working, the motor turn, but the thing is I Don't know how to control...
For certification purpose, testers ask us to be able to select one by one channel 37, 38, 39 for BLE advertising.
We are currently using soft device 5.0.0 and sdk 14.2 for...
Hi,
As I understand I can able to flash nrf52832 using Segger Jlink or using ST Link Debug Interface. That means we use JTAG or SWD interface for flashing the application...
Hello,
I would like to know features implemented for mesh provisioner app or the provisioner used in board. Specially is there any ways to block some devices ? or Tell provisioner...
Hi, All,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. Android App was developed on Android Nordic DFU 1.8.1 library.
When we try to upgrage the firmware...