Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
From what I can see in the documentation, UART0 is used by default for "non-secure" / application logs and UART1 is used for "secure" app logs. I am needing to interface with...
Hello, I am using an I2S PDM Mic and trying to send the I2S Data over BLE using Segger Embedded Studio. The I2S Program that I have generated is working ok. I have verified...
I am using SDK 2.9.1. I wanted to follow this tutorial:
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-7-device-driver-model/topic/exercise...
Hello Nordic friends,
currently I use NRF7002-EK successfully in my bare-metal environment, but for debugging, I'm considering using the EB instead of the EK if the edge...
Hi All,
I am currently exploring on nrff4l15 SOC and have its dev kit.
I read on this forum ( multiple tickets ), that there is a support of NSIB. I would like to know...
Hi,
I am using an nPM1300 together with an nRF5340 and an LIS2DW12 accelerometer. The nRF is powered from VOUT1 on the PMIC, and after some time of inactivity it is turned...
Hello, I have an application running on an nRF9160. The current app was built using NCS 1.7.0 with the L2M2M Carrier Library enabled. I'm upgrading the application to use...
Hello,
We are developing a Cellular IoT device based on nRF9160 SiP. Essentially it is a battery powered temperature and humiduty sensor, that sends the measurement data...
Hello everyone,
we have an in-house HW with the nPM1300. Both load switches are configured as LDOs as described in datasheet chapter 9.3 configuration 1.
LDO1 is used...
Hi,
I have successfully implement the BLE video transfer using nrf70-wifi-ble-image-transfer-demo .
I can receive the image using the Android-Image-Transfer-Demo application...
I am using VSCode with SDK 2.9.1. I have added the spi21 to the device tree UI editor. When I choose the MOSI, MISO and SCLK, they all show up in the visual representation...
1. Our system is configured with circuit config3 of the nRF52833 WLCSP, where an external power supply of 1.8V is applied to VDD.
Power sequence : USB connection -> VBUS...
Hello,
I'm using the SLM application with an NRF9160. I'm sending AT commands for MQTT publish. After ~10hours the device reboots.
The setup AT commands from powerup...
Zephyr Version 3.7.99, Zeyphr SDK v0.17.0
Thread Version v1.4
Matter SDK Version 1.4
After the switch from Matter SDK version 1.3 to 1.4, the NVS module under Zephyr...
I get the error "ImportError: Module use of python312.dll conflicts with this version of Python." when I try to flash my device using any Python version below 3.12.x. I get...