Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
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...
Hello,
I am working with NRF52840 dongle.
I built and downloaded the hid-keyboard example to the dongle. HID keyboard function looks good that a "1" is typed by pressing...
Hello Team,
I am using SDK version 17.0.1 and have implemented OTA. I have also implemented a buttonless DFU without bonding and created a Blinky application. However, when...
Hello,
We are also having trouble installing any SDK into the VS Code Ext Pack, for development on the nRF54L15-DK. Have tried each SDK from 3.0.0 to 3.2.1 without success...
Hello,
I have a functional project to access to an SD Card with NRF54L15DK and the version 2.9.2 SDK and 3.1.0 toolchain.
But I have difficulties to access to the SD card...
Hello.
Wiring 1:
wiring 2:
Background to the case: We tested this with 2 different ppk2s and always got the same results. Our custom board works fine if we wire...
Dear all,
i have a problem when i compile a project with Segger v. 8.22a (but i tried also with v.8.26) .
The message is:
Linking 'ne_eere.elf' Linking ' ne_eere .elf...
Hi, I am developing on nRF54L15 chip by using Insight ISP2454-LX variant, and while creating new board for it, I am unable to find package variants other than OFN48 (QFAA...
Hi Nordic team,
I’m evaluating the sleep current of the nRF54LM20A using the nRF54LM20A DK and I’m seeing a large discrepancy compared to the datasheet numbers.
According...
All SDK versions, including the latest v3.2.1 Method int modem_info_short_get(enum modem_info info, uint16_t *buf) has a bug and fails to return the right values when: 1....
Hi,
I can set up and run the GP timer on the nPM1300, but would like to know if the timer is running. At first glance it looks like TIMERSTATUS (ca, p113 of the PS) should...
Hi,
I an designing a module with either wifi connectivity or cellular network connectivity with host MCU. I am planning to evaluate nRF9160 for cellular network and nRF7002...
I am trying to use the Serial Modem Add-On (SM) application with the attached overlay-external-mcu.overlay. When DTR is asserted (active low), the modem stops responding to...
I would like to know the Host subsystem DN/QDID of nRF Connect SDK 3.2.0 for nRF52832. It is not described below. docs.nordicsemi.com/.../ble_qdid_qual_matrix.html
I am working with the nRF54L15 to create a driver for a peripheral which is controlled by two PWM signals.
My driver relies on the Zephyr PWM driver which goes back to your...