The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
i have connected usb type(b) to j3 and kept the switch to usb but no advertsing happens and i have also connected external supply 3v to p21 the board is not on . only while...
Using Zephyr in NCS 2.8 on nrf5340/nrf7002 wifi combo, and trying to get https to work. I'm using the option where the TLS setup is done in the socket layer (enabled in prj...
I’m trying to set up a simple relay using an nRF52840 board to route data between a BLE central (my phone) and a 9600bps UART device. My goal is to send data from the phone...
i've captured the following using a joulescope js-220 as an inline current meter across the VDDM CURRENT MEASURE jumper on my rRF54-DK board....
i'm running the system_off...
Hi!
I'm storing a key in the KMU for use by the ECB.
If I set the slot's destination address to an address in RAM, the KMU pushes the key there correctly, but if I instead...
Hi,
I have a custom board, i enable the adc peripheral, and it generates:
then i connect the AIN4 channel and it generates:
but when i build i get the following...
Hi, I'm looking to develop an out-of-tree driver for the SIM800L modem. The reason I want to develop it out of tree is that I don't believe have the skills or resources to...
HI
I previously disabled DCDC in the app using the following method:
in app.overlay
I am using ncs 2.9.0 I saw some posts using CONFIG_ENABLE_DC_DC=n , but I am unable...
I’m using the DECT Shell perf command to evaluate DECT NR+ performance.
Could you please clarify the units and scaling of the snr field in nrf_modem_dect_phy_rx_pcc_status...
Hi,
I'm try to set up a UDP server on a nRF9151dk, and send data from a remote pc to the devkit. I have tested my sim and networking works correctly, I am able to use coap_client...
Hi,
I am using the nPM1100 in my new application, where the system power circuit includes two additional 250mA LDOs configured to provide a 3.3V output . I am also using...
Hi,
I am encountering the following build error with the BLE peripheral example after migrating from NCS 2.7.0 to 2.9.0 and when CONFIG_BT_LL_SW_SPLIT=y is set in prj.conf...
Hi,
I am using nrf Connected SDK v2.6.2 on windows 10. I try to create a blank application project for the device ADXL363 on SPI2 bus on the nRF9160DK board.
I basically...
hi:
I use ncs 2.8.0 ,nrf9151 dk and v2.8.0\nrf\samples\net\https_client.
I modified the DigiCertGlobalG2.pem
this is log:
connect() failed, err: 111.
What is the...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...