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...
below is my develop environment .
TOOL : VSC - NRF CONNECT SDK 2.6.99 DEV : NRF7002DK
I am currently looking into the BLE GATT structure in NCS.
Since I need to use...
1. am currently using the nrf9161_dk. and have not modified the modem FW in anyway.
2. I am using the vscode extension provided by nordic to build/run this sample
a, i...
Hello, I am trying to migrate from v2.5.0 to v2.6.0. I had subghz working for the sidewalk samples in v2.5.0 but can't seem to get it working in v2.6.0. I don't see any errors...
Dear Nordic DevZone community,
I am currently grappling with a challenge involving the transmission of data from an NRF52 device to the NRF Toolbox app through BLE.
To...
When I build some example (e.g. samples\bluetooth\direct_test_mode) with NRF Connect SDK Toolchain v2.6.0 and NRF Connect SDK v2.6.0, I get the following errors: warning:...
Development is proceeding with VSCode.
We are developing the source by adding an overlay file to the nRF5340 Audio sample source.
If you copy the entire folder, open the...
I am quite new to the nRF SDK. When setting up an nRF project in VSCode, I can build my project but I cannot flash the target.
My target in this case is an nRF52840-DK....
We have unit testing working with the Zephyr Unity/CMock setup, however the test runner (test_runner_generate) ignores preprocessor directives (#ifdef) and removes them when...
I have an application that must manage different ble connection with different device (and so different UUID services). For the scanning and connection I used the bt_scan_filter_add...
I am using a ble+wifi module which is MS12SF1 which has nrf5340+nrf7002. It is connected with a pcb in which there are 2 inmp621 pdm microphones. I have tried integrating...
I have a dongle attached to my Windows PC and it has the nRF Sniffer firmware flashed onto it. I have also installed the nRF Sniffer extension for Wireshark.
When I start...
Hi
I have been able to work with the 'Lighting' demo BLE mesh application using the nRF Connect SDK with Visual Studio Code. I have even been able to add my custom board...
Dear Madam / Sir,
we started developing a new electronic device which uses Bluetooth 5.0 four years ago and are now ready to certify it. However, during testing we had to...
Hi,
I have designed a custom board, but after production, we are receiving very poor RSSI. I am looking to add an external antenna to the board to see if it can improve...
Hi everyone,
I'm designing a PCB using the nRF5340 MCU and the same matching circuitry (series inductor and parallel capacitor) with parallel ESD protection as provided...