Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
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...
Hello,
I am using the NRF52840 dongle, and for my project I need to be able to send/receive data from a RaspberryPi and also send/receive large strings between multiple...
Hi everyone. I'm using nRF Connect SDK 2.6.1. I want to use Emulated RTC driver functionality.
Therefore, I configured prj.conf file as (based on This Link ): CONFIG_RTC...
Good afternoon,
For a beamforming application in the Wi-Fi range, I am planning on using an nRF24L01 to generate the signal.
The signal would later be split into N different...
Hello,
So I have an IO Shield with the nRF5340 SoC. I have connected the IO Shield to the Port 12 of the nRF5340 Audio DK as shown in the schematic:
Connections:
Debugging...
Hi,
I am trying to sniff between my phone and a BLE device.
When I put the device in pairing mode, I can see it in the "advertising" list. Then I select it (but I don...
Hello Nordic Forum, I am working on a project involving data transmission from an nRF52840 board to an Android application, and I would appreciate guidance and insights from...
Hi.
There is MainThread and MeasureThread.
There are also two events that MainThread sends - BIT(0), BIT(1). These are Start and Stop.
In MeasureThread, we first wait...
I need to know further details about exactly how the nRF9160 modem behaves when changing between eDRX and PSM modes and when changing timer settings.
When using the AT+CEDRXS...
Hi.
We have an application (nrf connect 2.7.0). the applications is based on sys build and is encapsulated in a west workspace.
so the app folder includes west.yml, app...
Hello,
I have gotten the Zephyr FDC2X1X sample code running with a single FDC2214 I2C capacitive sensor sampling two out of the four channels. The device tree for this configuration...
Hello,
I edded the multi cloud serves to fit my needes. When the divice sends GNSS data after fix it looks like this:
When a massage is sent from temperature if I remember...
Hello there,
So wanting to test some Coded PHY for a longer range project at the end of the day.,
I got a while ago the nRF52840_DK development board which I have used...
I am following the steps to configure the Bluetooth BE Sniffer in Wireshark, but I am having difficulties. I tried both on Windows and Untuntu (Linux).
Setting up nRF Sniffer...
I am interfacing MAX30003 with Nordic NRF52DK (NRF52832 SOC). The Nordic successfully generates SPI CLK and writes the register data to the MOSI pin. But, the MAX30003WING...