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...
We want use NRF5340 to do le audio application. We got the demo from your website, and find the audio demo, but the min sample rate is 32khz can be set, we want to use 8K...
I'm working with a client's existing product. It has an external MCU connected to nRF52832 via SPI.
The nRF application & SDK code are compiled inside the external MCU source...
I now want to use the 52833's board to burn the host program and then connect to other nordic slave devices. But now I put \nRF5_SDK_17.1.0\examples\ble_central\ble_app_uart_c...
Hi All,
1. The SDK used in VS code is version 2.6.1, and running the periphral_uart demo can print in rtt, but not in sid_end_ device
The official routine is used for...
Hi
First of all i am quite new to nRF SDK so if the answer to my question turns out to be trivial then I am sorry.
I am in the process of developing a Zigbee light switch...
I need to check if the Ethernet cable is connected or not, I am using the eth_click for ENC28J60. I see the driver does not allow me to see directly if the cable is connected...
Hello, How can I purchase a nRF9131 EK from Nordic Semi Sales? I was informed at the recent "Getting started with NR+ PHY" webinar that nRF9131 EK can only be purchased directly...
I would like to take Nordic's "TF-M secure peripheral partition" sample project, and modify it to take data received from the secure peripheral and send it wirelessly to another...
Hi,
I am working with the nRF5SDK , nRF Thread SDKs long time. Recently i have update segger embedded studio to V 6.30 . previously i have used v5.68
1.
for nRF 5 SDK...
I've installed and used the tools on other systems previously, no issues..
I have installed the tools on a new system, and can not get build configuration to run.
nRF...
Hello,
I'm using nRF5340 audio application with nRF Connect SDK v2.7.0 on nrf5340 Audio DK. I didn't change anything in the sample code.
I build by this cmd:python buildprog...
I used nRF52833 sdk17.1 to develop a device that is now going to use long distance. 17.1.0\examples\ble_peripheral\ble_app_uart\pca10100. Now what can I do to use his long...
Hi,
Using the Zephyr how can I set a TWI module clock frequency different from the standard speeds?
With nRF SDK I was able to do this by setting "frequency = 0x00290000UL...
Hello,
I am working in ncs1.5.0 on a nrf52840dk based custom board. I have found an issue where adding a certain number of characteristics in a single BLE service causing...