I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
I am trying to run the USBD_BLE_UART for nRF52840 on a PCA10056 board.
I installed the USB driver that comes with the SDK (17.1.0).
My computer is running Windows 11....
Hi,
I'm using the nRF54L15 DK (non-secure, NCS v2.9.1) to generate a 100 kHz PWM on a GPIO with TIMER00 (128 MHz, 1280 ticks, 2.5%–20% duty, 32–256 ticks). GPIOTE, DPPI...
I have a test application which uses the "Azure IoT Hub" library. I have set up the IoT Hub, Update Account, update instance, etc. The device does successfully connect to...
hello everyone,
I am using the nRF52840-QFAA-R7 (48-pin package) along with the nRF52840-DK development board. I have a question regarding I²C communication. Currently,...
Hello Everyone,
I am using a nrf54l15 for my current project and ran into some discrepancies within the documentation provided for the processor.
Even the AI chat bot...
So as the title... the Creating a custom driver using the sensor API exercise for the current SDK versions is missing from the nRF Connect SDK Intermediate course. Are there...
I am developing using the nRF5340DK with Segger v5.68 and SDK within toolchain v1.9.1. My project works perfectly on my old PC, but after moving to a new PC with the exact...
Hello, I would like to implement a simple RSSI-based distance measurement function using the Periodic Advertising Samples(periodic_adv & periodic_sync). In the scan callback...
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
I have already written the factory data to the device, and commissioning via Apple TV is successful.
It also works when using the --bypass-attestation-verifier 1 parameter...
I don't know who's in charge of Dev Academy, but the nRF Connect SDK Intermediate Lesson 9 -- Bootloaderse and DFU/FOTA section looks like it was written as a back burner...
Hello,
I'm currently testing BLE Coded PHY by using extended advertising.
I used two nRF52840-DK and nRF5 SDK v17 with compatible softDevice.
I've checked that the...
Hello, I am trying to save some sensor data based on my current state of the device. I want to log IMU data and timestamp into my external flash (MX25R64) with littlefs file...