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...
Hi all,
NRF5340 NRF Connect 2.6.0
We would like to perform the following operations on the NRF5340: * Read FICR.DEVICEADDR (BLE random MAC is also fine). * Set the BLE...
Dear:
Production input 1300PCS, DPD current poor 64PCS, defective rate of 4.9%
Conclusion: Through verification, it is confirmed that the DPD current caused by U1 chip...
We have an issue with initializing our i2s instance as mentioned in sample code with an `id` of `0`:
We get this error:
To fix we reverted back to the 2.6...
Hi guys , another question here regarding Cmock and opaque types . I am currently trying to mock a function with an argument that contains the type "struct bt _conn " . However...
Hi,
I try to use CPSMS command to reduce the power consumption. The idea is to send a MQTT message every 10min and have the GPS coordinate every 5 min.
The NRF9160 is...
Hello,
I have 3 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to stream left/right audios and I'm able to achieve it.
https://developer...
Hi,
I am investigating low power modes in the nRF9160. I am currently using the GNSS sample code and getting around 36mA. Is there any way to configure the base code to...
Hello,
I have implemented an application for nRF5340 chip derived from the Zephyr AWS IoT MQTT sample. The application is based on W5500 Ethernet driver so the idea is to...
Hi,
I’m trying to have two nrf9161s exchange data back and forth as quickly as possible. Initially the first radio is transmitting, and the other is receiving (3 sub-slots...
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. My app configures as BLE Peripheral. Now I want to keep track of the device names of connected...
Hi,
Sorry for the very basic questions. I am new to nRF connect SDK.
I want to develop a ble custom central application with my custom characteristics. I started to look...
Hello!
I have an application using MCUboot and a single application slot. I want to use the Retention System to signal to MCUboot wether to boot normally or into serial...
Hi,
I want to know how to use extended broadcasting in nRF5SDK.
I have tested the Broadcast Multiple of NCS2.6. The maximum extended advertising data length is 31 to 1651...
Hi! I am beginning development on my first BLE project using nRF Connect SDK in VSCode. I have done a few projects using the old nRF5 SDK. I am wondering what is the best...