Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
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
Hi,
I have downloaded the nrf5 Sdk 17.02 from the website. And I have found the ble_gls example in ble peripheral example part.
Kit : nrf52832
1. Can you please explain...
Hi,
I am using SDK 17.0.2. I am using write and notification characteristics. There is a write and notification communication between iOS app and device. After successful...
I'm running into a problem where my softdevice is triggering the fault handler but only when I'm also using the USBD. The panic info is below, I've tried to double and triple...
I am working with signled door sesnor and it supports ZigBee 3.0 as it has an install code and mac address on the side of the sensor in the form of a QR code. When I run the...
We are using the latest pc-ble-driver with SoftDevice v6.1.1 and latest connectivity firmware on an nrf52832 (s132) which is connected via usb-uart.
We were previously using...
Hello!
I am flashing software over USB as I do not have a 10-pin JTAG cable yet. After I flashed a sample file on to the Thingy91s SIP it is no longer showing up in nRF...
When using LE Audio with multiple sink devices, can those sink devices also communicate between them via master Bluetooth source? For example: During streaming audio, 2 or...
My goal is 11.25 ms for connection interval with iOS. With PC and Android i can setup it.
Following Apple guideline, I added HID service to my custom device(it works, i...
Hello everyone,
I'm a junior engineer in a company, and I'm assigned to that project which we will use a different microprocessor with BLE in it, and it needs different...
I am currently working on a project with a nRF9160 and in the very early stages of evaluation.
I have a few, hope not too many questions that I hope can be answered here...
I have been struggling to get the DFU in our own application to work. When starting a DFU from the desktop nRF Connect 3.4.1 it reports an error:
According to the log...
Hi,
We are using nrf52840 development board and segger embedded studio. I am using thread concept here to run another function in parallel to my main function. i want to...
Device: nRF52840, nRF5 SDK16.0, Softdevice: S340 (ANT_s340_nrf52840_6.1.1)
Hello,
As next step to increase usability of our product and adding new features, we have...