Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
Hello,
I'm using nrf52840 USB Audio headset application on nRF52840 DK. The nRF connect SDK version is v2.6.0.
I want to change the output to i2s out. The following are...
Hello, I have a few questions about sending code via J-Link. We are doing our project on vscode with 2.6 sdk. When working with nrf5340dk, flash via vscode was enough. However...
Dear lovely people from Nordic Seminconductor,
I have the nRF52840 dongle.
I installed the software ""nRF Connect for Desktop" on my Ubuntu 24.04
For that I ensured...
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...