I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hello, I'm using the nRF51822_QFAA chip on a pca20006 board. I downloaded sample code from the offical site. Installed sample code nRF51822_beacon_firmware_1.1.1.msi. I use...
SDK: 14.2
64-bit Segger Studio 3.34b
PCA10040 Rev. 1.2.4.
64bit Windows 10
SD: S332
I'm trying to add the bpwr Tx profile to the ble_ant_app_hrm_pca10040_S332...
Hello fellows,
I did my master's thesis with the nrf51 and now some years later I need some help setting up a Laird BL652 to work with my beloved NRF+Keil tools.
Here...
I have a Nordic 52832 chip in an integrated module form from Fanstel. I have the NRF 52 DK, the Fanstel evaluation board, and a custom prototype board I built.
I can program...
Hi all,
I have ported my RTOS to nRF52832. It can run app and BLE properly. But when I measure the power consumption, the current is too high when BLE is enabled. Please...
Are the development boards for the 52832 certified for BT5? The 52832 chip is advertised as BT5 but the nRF52DK documentation says it is only BT4.2 compatible.
Thanks!
Hi all,
I'm interested in adding Infineon OPTIGA Trust X to nRF52840, but I can't found enough information.
Is Infineon OPTIGA Trust X hardware-compatible with nRF52840...
Hi,
I have connected STM32 with nrf52832 using STM:TX -> NRF:RX and STM:RX -> NRF:TX.
The communication works fine when i initialize UART on both devices.
The issue...
I am trying to implement a periodic calibration routine that is transparent to upper layers of my application.
I have the SAADC set up to continuously sample one channel...
Hello,
I was able to build the light_switch example using Cmake. But when I tried to build it using segger, I'm getting a board.h missing error. My build path is SDK_ROOT...
Hi! We got the mesh working with our custom model. however if we try to send a package multiple times it throws NRF_ERROR_NO_MEM error. Any ideas why this might happen or...
Hello
SDK12.3, nRF51822
I'm trying to interface the ssd1306 the program freezes in function app_twi_perform internal_transaction_cb is not called internal_transaction_in_progress...
We used nRF5_SDK_15.0.0_a53641a and nrf5_SDK_for_Mesh_v2.0.0_src.
We are following DFU quick start guide http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Dear Sir:
i seen the proximity example,the battery level measure is init by a m_battery_timer_id ,in my project ,
i need user multi saadc channel ,and different...
Hello, we are using the nRF52832 for building our custom board.After loading the example bluetooth_uart code given in the SDK, our board is not producing correct RF(Bluetooth...