I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
Hi Nordic Dev,
I just saw the video about Bare Metal (BM), and was wondering about some of the differences between Zephyr based and BM NCS.
Power consumption is mentioned...
Hello Nordic Team,
We are working with the nRF54L05-QFAA-R (QFN 48-pin package) and need clarification on which physical pins can be used for UART, I2C, SPI, and I2S interfaces...
I am trying to do power on/off the below GPIO pin through UART test commands or through normal power on/off operation. i am not able to see the pin getting ON/OFF, nothing...
I'm using the nRF54L15-DK with nRF Connect SDK 3.0.2 , and trying to advertise using Coded PHY (Long Range) .
My goal is to make the advertising signal continuously visible...
https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/nrf/applications/nrf5340_audio/doc/building.html#programming_the_application
The examples are given for the default CIS...
Hi there,
I am trying to implement some power saving features of my device, and am having trouble with stopping advertising in SDK v3.1.0
I would like to advertise for...
Hi, I have an Adafruit nRF52840 Feather Express and am developing for it using Zephyr 3.1.1 and the nRF Connect SDK with VS Code.
I want to read and write from two of the...
Hello, Nordic Team,
I am writing to request assistance with a Mater commissioning issue we are facing. We are in the process of preparing out product for Matter certification...
I have a Zephyr application running on a NRF9160 using the Golioth SDK. I updated from their SDK from v17 to v18 and started getting undefined reference linker errors. I’ve...
Hi guys,
I have made a custom PCB based on the nRF5340 and for debugging it I have only added a SWD interface.
The problem is that this PCB works with 1V8, and in the...
Hey folks, I've tried bunch of things but can't make TWIM work properly on nrf54l15-DK outside of that pair of pins. Basically the issue is that it only works correctly if...
Hello all,
I’m working with the nRF54L15DK development kit and I’m facing a debugger / flashing issue. Below are the details:
Setup / hardware used: nRF54L15DK
On-board...
I'm using the nRF-PPK2 in ampere mode to measure power utilization in a battery powered device over a long period of time (about 16 hours). However, the PPK2 is giving unreliable...
Hello Nordic,
I am developing for a project that requires real-time accuracy. We are using ncs v2.9.1 Zephyr, an nRF54L15 and an IMU (w/ SPI interface) to acquire positional...
Greetings,
I would like to enable triggered firmware update option (dfu icon to be shown and to work) in NRF Connect android app on button press or uart. I followed the...