I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am using nRF52832 board and I want to understand the current consumption in the board will differs while running the code in zephyr RTOS platform and without zephyr...
Hi,
I would like to know where Matter's commissioning ad timeout is set.
I understand that it stops after 15 minutes, but I don't know where it is set.
Best regards...
I am currently learning nRF52840 , I started the BLE fundamentals course , and this the lesson 1 exercise , It Worked Fine , after the lesson 1 , none of the lesson's exercises...
Hello, I want to update the firmware(FOTA) of nrf5340 using AT Command of nrf9160.
I've already reviewed the content in the dev academy below https://academy.nordicsemi...
Hi,
I'm using nrf9160 MQTT at commands to send real-time data to the cloud. I run into the issue where the MQTT publish may fail (frequency varies around 1 out of 500 publishes...
Generally, the peripheral calls the sd_power_system_off() function to enter power off mode. Then use GPIO interrupt to exit the power off mode and connect to the central device...
Hello,
I've been encountering build issues when trying to include MCUboot as a bootloader for my nRF7002DK project using the Nordic Connect SDK version 2.5.2. Specifically...
Hii,
I am using NFC tag reader to interfacing with nrf52832 board , I am using nrf connect 2.6.0v. The sample file is also given( TAG_READER )
I am using spi protocol...
Hello,
Our setup consists of two nrf52840 devices on custom boards. The devices establish a BLE connection via the Coded PHY (S=8). DLE is used. Connection event time is...
Hi, Experts,
I have questions about nRF5340 2.4GHz 2Mbps proprietary wireless feature.
1) Is it based on IEC 802.15.4 PHY to support 2MBps?
2) Is it compatible to 2...
I want to get mac address using NRF5340_DK
Which function is used to get print mac address using NRF5340_DK.
I try to print the current device's MAC address using NRF5340_DK...
Our offshore hardware team is looking to verify their hardware using a R&S CMW500 configured as an access point. They have noticed that the release notes for SDK 2.4.0 mention...
I can build my project fine with the vscode extension, but when I copy the `west build ...` command from vscode and run it from CLI, i get an error about how the SOC option...
Hi,
I'm using the new Event Trigger API in a BLE peripheral to set up a connection event trigger as demonstrated in this official sample . The trigger seems to work fine...
In evaluating whether the nRF52833 can connect to our host microprocessor as a SPI slave, I noticed the set up and hold times listed in the data book nRF52833_PS_v1.6 as:...