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
Hello there,
I'm doing some experiments using a nRF52833 dev kitand an iPhone XR . I followed the example from Testing Long Range (Coded PHY) with Nordic solution .
When...
Environment:
nRF Connect for Desktop V3.4.1
Windows 10 clean machine
nRF SDK Tags v1.2.0 and v1.3.0 (tried both)
Used TOOLCHAIN manager for tag V1.3.0
Used Getting...
We’re currently facing this particular issue for Bluetooth Mesh. So we have a nordic board that has been provisioned as a node, that we already parsed a message “helloworld...
Hello, I am using RIOT-OS with nimBLE on my custom board. However, I am unable to find rc_temp_ctiv (reference: infocenter.nordicsemi.com/index.jsp or a suitable register...
Hi,
I'm using ble_app_uart example with RTC 2 (for date & time).
Individually works fine. But combine both and using sleep & wake up functions, its not working.
Here...
When I open J-Link RTT Viewer application to see logs of a program with set CONFIG_LOG_BACKEND_RTT , then I see logs' output with some delay, comparing to logs of the same...
Hi.
Can you make a youtube video showing how to use SEEGER studio for a demo project.
I would like to see the whole workflow starting with a new project for nRF91xx where...
Hello,
I'm developing an HID consumer control application with the nrf52832. As many ble products have, I would like to add a power off button to my pcb. Is it better to...
I'm just after C headers and Makefile like the NRF5 SDK.
All I found was some "AppImage" file for x86_64 which I've no idea what to do with - I tried unzipping it, but it...
Hi!
Whenever I open an example for the nrf52833 (PCA10100) in SES I get the error "The evaluation period for this release has now expired". This does not happen when I try...
I am working on nrf52832. For my task, I need to knoow how nordic find out the Total average current on Online Power Profiler for BLE( https://devzone.nordicsemi.com/nordic...
I wanna try to connect multiple device with only one Android, but I don't know how many devices Ble can connect to only one Android. When I try demo on Samsung galaxy S8,...