Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hi Nordic Team,
I am currently working on developing applications for custom boards using the nRF Connect SDK v2.6.0, specifically focusing on the nRF52840 microcontroller...
I have build a simple program to Interface my PDM (ICS 41351) Mic with my nRF52840 DK usnig nRF SDK on VS Code, although the program in build and flashed successfully I cant...
Hello Nordic Team!
I updated to version 5.0.0 of NRF Connect for Desktop and since then, when I try to program my development kit in VS Code, it can appear as connected...
Hello,
I wanted to evaluate the nRF53 platform with nrf connect SDK so I got new nRF7002DK board. I have following versions of all tools installed.
- nRF connect SDK ...
I want to edit the sample source (nRF5340 Audio) and program it on my own board. The connection is CIS. I am using NCS version 2.5.0.
I want to set the I2S clock as follows...
I tried the following settings to output 12.288MHz I2S MCLK with nRF5340 Audio, but it did not work as expected.
The I2S settings I want to output are as follows.
MCLK...
I am currently writing sniffer firmware to the nRF52840 and am trying to check Thread communication using WireShark.
When I displayed the RSS, I got the value shown in the...
Hi,
I am just starting to develop a nRF5340 based prototype. I am using the openthread CLI example as the first step. I have configured the device tree to suit our board...
Hello. We recently started working with the new nrf connect sdk and we need to implement a very simple bootloader that would only jump to the main application at a specific...
Hi there,
I have a project developed in SES, using nRF5 SDK v15.3.0 with only Just Works security without using LESC running on nRF52840. It has been running fine for 2...
In our custom board we checked WIFI, facing below issues, 1. We flashed sta sample project to our custom board facing the issue below. Is there any configuration needed to...
I am using Asynchronous API of uart to receive the data. During the reception I face UART_ERROR_FRAMING issue in UART_RX_STOP event. But after getting that too it enables...
I use the nRF52840 development kit. In this Board i flashed the ncs zephyr sdk v2.6.0 sample code for system off and device going to sleep.
i Want to wakeup the board from...
I made an assumption that the nRF52840 Dongle has the ability to communicate via UART as most boards I worked with have this feature. This seems not to be true, but I don...