nRF connect SDK 2.1.2 - nRF52805
Hello, I have an unknown power consumption from bluetooth advertising. I have set an advertising interval of 2 seconds and start the advertising...
Hello!
I am working on a project that uses distance measurements. I am considering purchasing the nRF5340 to use for direction finding to measure Angle of Arrival and Angle...
Hello,
I would like to know how to output 2.1V from VDD while supplying power to VDDH.
I coded as follows and supplied power to the PCA10095 via USB, but both VDDH and...
Hello and thank you for your help.
I am working with the nrf52840 for a project that uses distance estimates. I have tried the sample Bluetooth: nRF Distance Measurement...
I tried using counter example but seems like it uses RTC0, i want to use internal timer. Counter example gets stuck in device det get binding. Here is the code for reference...
Hi Team,
I'm trying to read the Temp data from Thingy52 using my ESP32, when I try to scan the available Ble service it only shows the Configuration Service UUID from the...
I would like some help with porting the modem library (nrf_modem_lib) to work with my bare metal application. Besides a custom nrf_modem_os.c, I have made a slightly modified...
I have been experimenting with the peripheral_uart example and it looks like it is a good basis for the program I need to write. The problem I face is that the uart services...
I'm able to build and deploy my app to the nRF52840 board.
On start-up the QR code link is listed and the pairing code and on my Android phone, under Bluetooth, I can see...
Hello
I am trying to flash Mesh Chat Example in nRF5340 with thingy 53, I know it is not mentioned in supporting devices for that example, but i am sure it is possible as...
Dear Nordic Team,
We are trying to build Android-nRF-Toolbox version 3.1.3 and Android BLE library 2.5.1 on Android Studio Dolphin | 2021.3.1 Patch 1.
After struggling...
I need to keep track of the time elapsed since boot-up using the function k_uptime_get() but it is always returning zero (0).
I am using an nRF5340PDK and Zephyr OS build...
OS: Ununtu 20.3 LTS - Kernel: 5.4.0-109-generic
Software: Power Profiler launched through nRF Connect for Desktop v3.11.0
Hardware: Power Profiler Kit II
Problem: Cannot...
We are using a few sensors like (IMU, Barometer ) on one of the I2C lines. All the other sensors gets detected but the IMU and Barometer does not get detected even when the...
I'm trying to implement mcumgr over openthread UDP. to update firmware.
mcumgr echo works fine but when I try to list images the respond is Error 8. prj.conf:
...
Hello!
I am working on a project that uses distance measurements. I am considering purchasing the nRF5340 to use for direction finding to measure Angle of Arrival and Angle...
Hello,
I would like to know how to output 2.1V from VDD while supplying power to VDDH.
I coded as follows and supplied power to the PCA10095 via USB, but both VDDH and...
Dear Support Team
I just added the CONFIG_AUDIO_DEV =2 to the prj.conf to make the nRF5340 Audio application as a gateway in CIS mode, but the RGB2 and LED3 didn't blink...
Hello and thank you for your help.
I am working with the nrf52840 for a project that uses distance estimates. I have tried the sample Bluetooth: nRF Distance Measurement...
I tried using counter example but seems like it uses RTC0, i want to use internal timer. Counter example gets stuck in device det get binding. Here is the code for reference...