Hi There,
I am using a nRF52840DK board to experiment with NFC Tag technology.
I started with the "Writable_ndef" example inside the nRFConnect, and it works.
I wrote...
I am trying to get MCU Boot working with sysbuild using DFU with SPI external flash for FOTA over BLE with 2.9.1. I added the setting CONFIG_SPI_NOR_SFDP_DEVICETREE=y per...
Where can I obtain the security certificates (e.g., client certificate/private key) needed for TLS authentication with nRF Cloud? - Are these generated during device onboarding...
I plan to use my own SIM card (not from Ibasis). Could you clarify how to register the device in nRF Cloud to enable A-GPS services? - Should I link the device’s IMEI or ICCID...
Can you please help to suggest how to get hci logs in channel sounding examples? Like my use case is that I want to know which commands are going from host to controller and...
Hi support team,
We are using nRF9151 with NCS v2.7.0 for our IoT product. During power optimization, we observed:
Even after disabling UART RX interrupt using uart_irq_rx_disable...
Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon...
I have a custom board, with nrf5340, nrf7002 on it.
I would like to get the uA levels of power consumption I see other nrf5340 projects talk about (eg here ) when my application...
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...
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...