Hello, I and my colleagues were not able to view today's nRF Connect SDK v2.8.0 webinar both work from home and at the office using different browsers on macOS, iOS and Windows...
Hello
I have a custom board based on nrf9160 and I cannot claim and make REST API and JWT auth work for it.
These are the steps I followed
1. https://github.com/nRFCloud...
Hello all,
i have a problem and I hope that someone can help me.
I can change the bluetooth address of the device with the following code:
and this is okay.
I have...
Hello,
It has been a while since I have done any controlled impedance and was wondering if someone could provide me a quick sanity check before I continue:
Here is the...
Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hello, I am currently working on a project where i need to read the consumption with a PPK2 through an ESP32(use it in place of a computer). Is there by chance a pin on the...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
We want to know if device is already Bluetooth paired. We can check for this manually in the shell by using `settings list` command and seeing bt/keys as one of the stored...
With the mcuboot enabled, I'm not being able to disable the boot banners even by doing the below settings in prj.conf file.
CONFIG_NCS_BOOT_BANNER = n
CONFIG_BOOT_BANNER...
I am trying to use mcuboot with external flash on the NRF52840DK with NCS2.7.0 and a simple hello world application to reproduce the problems I have with my real-world application...
We want to interface the SE050 NXP IC with the NRF5340 using the I2C protocol and generate an AES-256 key.
Could you please assist us in generating the AES-256 key using...
I tested on nrf5_sdk_17.1.0_ddde560,Tested on nrf5_sdk_17.1.0_ddde560\examples\ble_peripheral\ble_app_hrs_freertos project。Call the testfun function to test the test。
The...
Normally when I connected the nPM1300 it would automatically display the battery status and settings,
I already switched up the npm1300 but none ofthem work here.
Is...
I am using the s120 soft device v2.2.1 as a center communicating with a peer using a s110 soft device.
The peer is a black box an all I have is the documented protocol.
...
Hi
I am working on a project which uses distance measurement config for multiple peripherals with long range.
Our plan is to support DM for up to range 25m and we observed...
I want to achieve time synchronization over a wireless connection with sub-microsecond latency. While PTP (Precision Time Protocol) can provide nanosecond-level accuracy on...
Hi All,
I am trying to print out floating values for my NRF5340 v2.4.1 SDK project. But, I am not able to print out the floating values. I tried the setting the following...
Hi, Nordic Bluetooth Controller Teams, I have a question. I see that the Aux offset of Bluetooth extended broadcast on NCS is fixed at 330us. What is the consideration behind...
Hi,
Is there a Zephyr sample project on QSPI with nRF52840? What I want to do is to write/read to an external flash (W25Q16JVSNIM).
Thank you
Best regards
Dav...
Hello,
I work on a thingy52 since few weeks with a nrf52832 SoC. When i'm turning it on and connecting it to my computer, there is no led turn on and it is not detected...
Im currently working on BLE SMP DFU on Nordic52840DK (Connect SDK v2.7.0) based on this example:
https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main...