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...
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 believe there is a significant inconsistency between the documentation and implementation of AoA antenna switching in the nRF Connect SDK. My testing of this was done...
I have a custom nRF9160 application running based on asset_tracker_v2. It is working perfectly but I am seeing location error messages. The nRF9160 we have does not have GPS...
Hi everyone! I have a custom board with the Adarfuit UF2 Bootloader ( https://github.com/adafruit/Adafruit_nRF52_Bootloader) and a SoftDevice. With the old SDK v2.5.1 I created...
Hi! So I am trying to control two micro servos, MS18 with the nRF connect app. So far I have the code where I can control it with one instance, and hitting the true false...
I am trying to work with a BLE Mesh network. I am using the nRF5340 as a light and another board, the BGM220, as a switch. Both are provisioned and configured, but the switch...
Hi everyone,
I'm currently trying to build a program with the extension "nRF Connect", and here is how i proceed :
- add build configuration --> nrf5340_audio_dk/nrf5340...
Hey there! I'm looking for the official license info for nRF Command Line Tools and nRF Connect for Desktop. We want to install these on our work computers, but need to check...
Hello,
this is the first time I work with this device and the device is not for me or for my company.
I have to do an automatic test application, which should program...
Hi there,
So I am using an adapted version of the echo sample for I2S in the nRF Connect SDK in VS Code. I only want to use the echo example in receiving mode, so I have...
Hi, I'm using the nrf9160 with ncs2.7 on a custom board. Does the APN need to be explicilty set with `CONFIG_MODEM_ CELLULAR_APN` ? Or will it auto detect? Does it depend...
Hello,
We are using the NPM1300 with a lithium polymer battery that has integrated cell protection.
When the battery reaches the over-discharge level due to prolonged...
I got the following setup: nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001
nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001...
Hello!
I have a complex issue that I am trying to brainstorm. The task is that I am trying to receive a file over the air and be able to serial flash my STM32U575xx.
...
I have customed my own nrf54l15 board and run peripheral_uart demo successfully. Then I tried to measure its current while running peripheral_uart demo, it was up to almost...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...