Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
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...
Hello everyone! I am having some trouble in connecting two peripherals to a single central station.
As peripherals I'm using 2 nRF5340DK flashed with the UART-Peripheral...
I am working on interfacing MT29 flash driver on nRF52840 and trying to add littlefs file system on top it. while Integrating I was getting mount errors. when I tried to debug...
I want to use USB840F dongle connected to PC to scan for device and connect to other BLE devices.
Cannot find any documentation or example of how to do so using visual studio...
Hello, i have a nRF51422 DK and i want to revert back to J-link image but I cannot find the .bin either on the official site or on the internet ! I guess it's no longer available...
I need to transmit and receive data bytes over SPI module with nRF5340 DK board acting as the SPIM. Please help me with the DT configurations. I need to achieve the same using...
Good day,
I am trying to combine gzll, USBD HID and USBD CLI with SDK 17.1.0 and nrf 52840. GZLL receiving input, send to USBD HID, USBD CLI output logs and debugs.
Below...
Hi,
I am developing a nrf5340 based device (no external memory) using FOTA to update the firmware. This process used to work quite well for a while now, but I ran into trouble...
Hello,
I am trying to use PWM to control two LEDS, one red and one green (referred to as blueled in the code) to produce different colours. I have had a look at the example...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I'm studying the CDC_ACM...
Dear support team,
We need to add custom fields to the node database (CDB), as shown in the screenshot below:
Use bt_mesh_cdb_node_store(); to store, and then use the...
Hello,
I installed NRF Connect SDK 2.6.1 on Ubuntu following this guide, Now I try to follow the tutorial for Adding clusters to Matter applications . I'm stuck at (2) Adding...
In my last question, devzone.nordicsemi.com/.../can-cis-and-bis-modes-work-at-the-same-time-or-switching-freely , I have asked that if the CIS and BIS modes can work at the...
Hi.
I am using SDK v2.6.0 (Toolchain v.2.6.0). When I open VS Code (v1.91.1) I keep getting this warning -->Bad CMake executable: “”. Check to make sure it is installed...
Hello, I am developing on a custom board with the nrf5340 and programming through SWD using the nrf5340dk. A few days ago everything was running fine and I was able to continuously...
We're having an issue where our nrf52840 appears to stop advertising, and isn't able to resume advertising.
Our device is a custom PCB based on the Thingy91 (has both an...