Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
I have been working with 2.9.1 but went back to a project using 2.6.1 to flash a nrf5340dk and can still compile it, but now cannot flash the nrf5340dk. I am getting this...
Hi
I noticed one ticket says that "the following combination offers low power consumtion and high througput when needed :Short Connection Interval + High Slave Latency ...
Hello,
I'm trying to use SLM application on ctcc/nrf9161 hardware ( https://github.com/nrfconnect/sdk-zephyr/tree/main/boards/ct/ctcc ) however it seems I'm not able to...
Hello Team,
I have flashed the bap_unicast_server bluetooth sample on my nRF5340 Audio DK. No build or flash errors. When I connect to my phone it connects properly. I'm...
Hi Nordic team,
I'm using the nRF5340 + nRF7002 to securely connect to my backend over HTTPS using Wi-Fi and the native TLS support (mbedTLS).
What works:
I can...
Hi, I have to integrate on my MQTT application , location library using GNSS. Actually I am using location library on cellular. I want to use exclusively GNSS. I am developing...
I am trying to adapt lesson 9 (FOTA over Wi-Fi) exercise 7 of the DevAcademy nRF Connect SDK Intermediate course. I am trying to adapt it to work with nrf52840 connected to...
Hello, I have been going through the DFU and FOTA lesson in the Nordic intermediate course. I see that there is a FOTA support for a scenario in which we want to update a...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi, my code will return ATT error code: 0x0E cyclically
I have check some tickets and try to update my central device to
Hoever, it still cannot, the error is like...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
Hello,
I've been working on a project involving an IMU and bluetooth for a while, and had been using the IMU (LSM6DSO) on polling mode. Unfortunately, I found out that I...
Hello!
I want to develop a Heartrate Monitor Device which uses BLE and ANT+ using the Seeed XIAO nRF52840 Plus Board.
Now that I have the board I found out that ANT doesn...