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
I have a complex application utilizing ble and ANT on the nRF52832. Slave channels receive fine but a master broadcast channel I have setup does not appear to transmit (as...
Hello all,
My use of the nrf_drv_saadc causes failures due to incompatible (driver) state, and seeing that other people are having various issues with it, before spending...
Hi there,
first off I'm impressed with the Zephyr project and with Nordic's support of it!
I'd like to understand if there are any gotchas for using Zephyr in a qualified...
I'm working in creating BLE NUS network using 3 NRF51822 FAB, one board has a role as central and 2 other as peripheral. Now I'm able to send string (via BLE NUS) from central...
I'm trying to set up the heart_rate_collector.py example app for pc-ble-driver-py , but gotten pretty confused about the process to run it.
What's gotten me furthest so...
Hello,
I have a project based on nrf51822 and SDK 10/S130. I have read about advertising mode and whitelist, but could not find my answer for my issue anywhere in the zone...
I added a new model to light_switch/server project according this , but how to test it working successfully or not?
I have tried to modify the light_switch/client to accept...
Hi,
When i do as the document say, i download the firmware to the development kit, and then i don't know which pin is the Tx and the Rx. How can i do all the function test...
Hello, I bought nRF51dk (pca10028) a year ago it was working fine last year in Segger Development Studio, now it gives build error "core_cm0.h: No such file or directory"...
Hi guys, me again.
Thanks for all the help before. I was developing me code with the example uart and now would like to control a LED with PWM output.
I have went through...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
I'm using the evaluation board PCA10040 with Segger Embedded Studio. It stopped working well and I get erroneous services even with the supplied examples (ble_app_blinky...
The device is broadcasting as "DfuTarg" and i want it to come out of the bootloader mode back to the application mode. Is there is a command i can issue to Secure DFU Characteristic...
Hi,
I'm modifying files in the NRF5_SDK_14.2 distribution and it is not clear to me which ones are part of the core SoftDevice libraries (and I, therefore, should not change...
(I know it has been asked before, but I thought I'd check in again..)
Has anyone had any success implementing the Dallas one-wire protocol on the NRF51822 - in particular...