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...
in mech sdk 5.0.0
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_examples_enocean_switch_README.html&anchor=enocean_example_testing_app...
Hello,
I would like to know does mesh stack supports relaying net_key configuaration messages.
To describe this situation/concept better: I would like to create, say managment...
Hi,
I am implementing timeouts on AT command socket send and receive functions. Currently I have a timeout of 5 minutes but that seems too low as the modem appears to take...
Hello Community,
I am trying to provision a mesh node into the network using zephyr / ncs' mesh shell example. I am able to provision and control the nodes which do not...
Hello guys,
Let me explain you first. I want to build a BLE Mesh formed by some Microbits & nRF52833.
I have learnt how to use nRF5 SDK and basing on an example I have...
Hi,
I want to use connectivity firmware compiled by source, I have compiled SDK 17.0.2 connectivity project path using SES "SDK Path\17.0\nRF5_SDK_17.0.2_d674dde\examples...
I'm working on modifying the flash fds example to write to memory then to retrieve it. I've successfully used the writeTime function to write the word "test" to a memory location...
Hello,
I am currently working with nrf51840 on the 15.3 SDK. I am trying to generate some .zip dfu packages. Which I have been able to do before running nrfutil.exe.
For...
Hi - I am trying to port some code from nRF5 SDK to NRF Connect SDK.
I set up a scan for a specific BT_SCAN_FILTER_TYPE_NAME name and then using the scan_filter_no_match...
Hello -
I have been trying to go back to editing and using the tools to program my nrF52832 device . I have not touched this for several months and was working with SDK...
Hello, all.
I am working on a project in which I got to sample a signal that has a minimum frequency of 1Hz and a maximum frequency of 10kHz (The full range must be faithfully...
Hi, I've been trying to get nrfx uarte driver working on a solution that doesn't run on an IDE. I have been debugging with JLinkGDBServer and arm-none-eabi-gdb and flashing...
I am debugging a BLE system with multi peripherals to one central via NUS(Nordic Uart Service). When I add peripherals to the BLE network. The central board kept resetting...