Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
I used an oscilloscope to check the waveform and found that only the clock and IO0 had waveforms. I am using this interface to send data:
nrfx_err_t nrfx_qspi_write (...
This is just simple feedback on the nRF Connect Toolchain Manager v0.9.2.
The download speeds when installing an SDK are terribly slow. On a 1Gb /s connection my PC was...
Hi Nordic team,
We are currently migrating our project from nRF Connect SDK v3.1.1 to v3.2.4 on the nRF9160 .
Our application was working without issues on v3.1.1. After...
I am working with:
NCS Version: 2.6.1 (SoftDevice Controller)
Hardware: nRF52x Platform
on a custom board (nRF52 series) and I'm trying to achieve a "Headphones...
Good morning,
It has been implemented a sleep mode to save battery when the board is not used.
To do that we follow the documentation and implemented the SystemOn mode...
Dear:
I am using SDK12.3 with S132 write application using BLE+DFU+UART+I2C, The device connects and communicates with mobile devices through our own application(ONF Link...
I understand that in %XSYSTEMMODE the flags are not just for fun so practically what are points to do not enable the GNSS always even if I do not use it? I do not care on...
HI
I am currently doing secondary development based on the periodic_adv_conn sample project, using NCS 3.2.1 and the nRF54L15 chip,PHY CODE S8.
I want to add a function...
Hello guys,
Im developing RTLS with DWM3001C and right now Im working on personal tag powered by CR2450. So naturally, power consumption should be as low as possible....
Hi, We use 52840 based on NCS3.2.4,add UART1 to blinky example because I need to use UART0 to log and UART1 to communicate with MCU for our application. The UART1 could send...
Hello,
I am trying to write data into an external flash memory using a custom board (NRF52840-QFAA). The external flash is the W25Q256JVEIQ. I get a fs_write (-22) error...
As reported on Discord, there is a bug in drivers/serial/uart_nrfx_uarte.c that leads to failing compilation:
zephyr/drivers/serial/uart_nrfx_uarte.c: In function 'cbwt_uarte_async_init...
Hello,
I am following Lesson 9 Exercise 6 of the Dev Academy nRF Connect SDK Intermediate tutorials ( https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
SDK:nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_hrs\pca10040\s132_with_dfu\arm4\ble_app_hrs_s132_with_dfu_pca10040
Our product encountered a problem with DFU...