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 followed the tutorial in the Github and create a custom service. (Github: https://github.com/NordicPlayground/nRF52-Bluetooth-Course )
1. I use the ble_cus_custom_value_update...
I have an issue with my Thingy:91
1) I unboxed
2) I successfully connected to my Windows machine and updated the modem firmware
3) Turned off power
4) Turned on power...
I would like to add a simple ble BAS (battery service) to appear along side my custom services... but for the life of me I cannot find any information, or tutorial on how...
I build project without problems, but this simple sample return zero results for read buffer. I return 5 zero from 5 zeros. I have right names for overlays files. nrf9160_pca10090ns...
I'd previously run into this problem with mqtt_publish not being able to handle large payloads, larger than approximately 2k.
At the time, the suggested workaround was to...
Hi All,
I am working on a project where i need to communicate using i2c protocol. For this i need to set i2c frequency 20 Khz. So how can i calculate register value to set...
software : nRF5_SDK_14.0.0_3bcc1f7
hardware :nrf52832qfaa
example : ble_app_hrs_rscs_relay
i want use "example : ble_app_hrs_rscs_relay" to receive more then 20 byte...
Hi all,
I have a DK 10056 rev 1.0.0, and it suddenly stopped working on the Embed side. Using the USB port (the DK one, not the NRF one), the LEDs (4 LEDs for testing purposes...
Hi,
I am using an nRF52 based chipset and programming the device with the hex file.This is being performed using the nRFConnect v.3.4.1 Programmer. The erase and write option...
Hi,
I have a custom prototype board based on nRF52833 which runs a working firmware and I have not any other prototype ready to hand.
Unfortunately, I think that the source...
Hello,
Considering the waveforms in the following chart, which will be the best approach to keep the power consumption as low as possible?
Specifically, which peripheral...
Best regards:
I have one PTX and one PRX, both nRF24L01+ with PA and LNA. PTX send 4 bytes to PRX but PRX doesn't get RX_DR, and PTX fire MAX_RT.
PRX:
PTX:
...
Hi
I had a strange error when I Set up a project in Segger, I got TRUSTED EXECUTION NONSECURE error.
I was trying to build the project for thingy:91 with nrf Connect SDK...
Good day;
I read the relevant posts. But I'm confused and do not understand.
1. What is the best way to identify the requesting device? Its specification identify is unique...
Hello
I want to set up the SEGGER Embedded Embedded Studio and I'm at the stage where I should select the board directory.
The Getting started Assistant shows an example...