Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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...