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...
Due to upgrading SDK2.5.0, I need to re-certify Thread1.3 in order to get a new CID for the previous module.Now I don't know exactly how to fill in the section of Thread Submission...
I have an application that requires invoking multiple commands to the same node in quick succession (multiple times a second).
To evaluate the feasibility of this, I flashed...
I am designing a pcb containing nrf52832. However, since I need a large number of GPIOs, I do not want to use the optional 32khz crystal in my circuit. But I also want to...
I'm using the nordic ppk II to measure the power consumption of my device.
In order to validate the charge (current integral) displayed by the PPK2 i put two PPK2 daisy...
Hello! I am an engineering student at KTH studying embedded electronics and I will be doing my thesis work for a company in about 6 months where I am supposed to be analyzing...
Hi everybody,
I'm just getting into Zigbee and try to follow the example at https://docs.nordicsemi.com/bundle/ncs-2.5.1/page/nrf/protocols/zigbee/adding_clusters.html to...
Good day
I have a custom board using an nrf9160 device. On the board I am running a variation of a lwm2m client. I have a question regarding a network connection. Why is...
Hello,
could someone point me where I can find the most current / state of the art example for the BLE UART app for the nRF25840 Dongle?
The version in the nRF5_SDK...
Hi,
I am working on a project which has external flash (FM25V01A ) connected to nrf52832 board over SPI. And when building the project, I am getting the following error...
Hello,
we run an application on a custom board with nRF52840 powered by an external power supply and buffered by a supercap. The supercap then provides the energy for the...
Hi,
I have 2 nrf52840-preview dk board. All of a sudden both the devices are not working any more.
I have referred to some suggestions and tried all the below cases and...
Hi!
Absolute beginner here. I'm trying to use npm1300 (using the evaluation kit for now) with an RP2040 microcontroller (also using RPi Pico dev board). I am powering RP2040...
Currently, I'm using nRF5340 Audio on a homemade board, and I've managed to get the sound input from the gateway as a LINE input and the sound coming out of the headset, but...
Hello ,
I am trying to program external custom board through another nrf52dk via SWD interface to check if external programming method works. The connections between two...
We are using BLE and QSPI at the same time and want to have maximum RF range. Sensor data is collected, encoded, and written into flash via QSPI. This goes on for a few minutes...