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,
I am creating this Post to summarize all my findings regarding a problem with the SLM Application that multiple people are experiencing, in order to make it easier...
Hello,
We are trying to use the nrf5340 as a wireless HID mouse over BLE. Our cursor moves just fine on Windows 10, Windows 11, a Mac, and two Android tablets (Lenovo, Amazon...
Hello,
I'm using Zephyr 2.6.1 and nRF5340.
Tried to include in my project the NRFX driver for USB and I'm currently not able to find an enabling option for that.
In...
Hello everyone,
I am doing some testing regaring advertising TX power on peripheral side with BLE.
I am using NCS version 2.6.1.
Hardware: nRF52840 Dev Kit
My...
I am trying to update our app from SDK 2.5.0 to 2.7.0 and it seems AWS MQTT has changed. We are building for the Thingy 91. The following lines are unrecognized.
CONFIG_AWS_IOT_CLIENT_ID_APP...
Hi ,
I need A small Assist from you , that i mentioned below .
Category: Bluetooth Mesh Network / Connectivity Issues.
Description:
I am encountering an issue with...
Hi everybody,
I need to send some user application configuration parameters to the nrf9160 on an nrf9160DK via the nrf52840 on the nrf9160DK. The client android application...
hello everyone,
I have a task to establish the connection between the BLE peripheral and mobile application after verifying the encryption by exchanging the public key of...
hello. I'm currently working on nRF connect for VS code and I'm having a problem.
After downloading the nRF connect for VS code extension, I'm having an issue with setting...
Dear all,
just some note upon this sample.
Using VS Code and copying sample app just not work due to some error into the path, missing file so I've try to adjust to get...
Hi,
I'm stuck with setting up device tree section about the TCA6416 and the associated C code.
the TCA6416 is connected to nrf9160 gpio P0.28 as interrupt active low....
Im building one project from
Works with SoftDevice S132 v7.2.0, provided with SDK 17.1.0. to
Works with SoftDevice S140 v7.2.0, provided with SDK 17.1.0. but upon...
Hello,
In the datasheet I could not find any reference for a device ID/whoami register for the npm1300. Is this feature missing? Is there another way to identify that the...
I downloaded the latest nef connect for desktop version. now I want to download and install the latest toolchain manager. when I try to open the current one I get this massage...
Dear Nordic Team,
We are currently developing a smart door lock using the nRF5340 and have started with the Matter lock sample demo code on our custom hardware.
To optimize...