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.
Hello, I am trying to create an application on the nRF5340 which samples data at 16kHz and packages + sends it over BLE. This requires a BLE throughput ~1Mbps, which I can...
I am using MX25 external flash with nRF9160. I am unable to find the configuration to use the Zephyr APIs to access the flash. I am able to access it when I am using
spi_write_dt...
Dear Nordic Semiconductor Team,
I am a representative of ELKO EP company and we are currently in the process of obtaining FCC certification for our products that utilize...
I'm using the nrf7002 on a custom PCB, so its a brand new chip. I haven't done any OTP programming for the mac address and instead it's just a hardcoded mac address that's...
Hello Support Team,
I hope this message finds you well.
I've been experimenting with the LittleFS sample available at the following link: LittleFS Sample Code . The sample...
I am trying to use the UART over the onboard USB without flow-control.
I'm currently using a Seeed XIAO_BLE whose bootloader initializes the USB port.
I have a simple...
Trying to build on nrf51822 with segger embedded studio with soft device
I got the error increasing alignment of section .vectors from 1 to 2 because it contains executable...
nRF5340 SDK 2.6.1
I am migrating a project (based on coap_client) from NCS 2.4.1 to NCS 2.6.1, and I get a compiler error:
The offending code is this:
If I open...
I am a beginner in BLE and I want to use one nrf52840 as host and one nrf52832 as controller to learn HCI UART. In nrf52832 I flash the hci_uart program in the zephyr routine...
Hi Nordic Team,
I am using SDK 2.7.0 & board: nrf52840-dk for matter lock application and facing below issue when boot device.
I want to create factory data manually using...
I am trying to build chip-cert tool with nrf connect SDK. Can you please help me fix this issue:
I followed the instruction given on this link: docs.nordicsemi.com/.../nrfconnect_factory_data_configuration...
HI , currently i am using nrf52840 soft device s140 sdk ver. 17.1.0 i have two controllers i need to transfer the dfu ota file form one controller to other controller using...
Hi i am currently using nrf52840 s140 sdk ver 17.1.10 using central uart and i need to add dfu ota code to it how can i add what is the required files to it we tried these...
Hi All, I am having issue building a project where I am attempting to add a custom BLE service. The error message is shown below along with my relevant project files. Any...