I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
I have thought of making a simple but long time running watch before.
For I have finished a simple app on nrf52810,maybe I can make the watch now.
My basic idea:
1)...
Hi,
on my Debian 13 with nrfconnect 3.1.0 and nRF54L15-DK:
I am not able to get I2C/TWI running (the same sensor runs fine on nRF52840-DK).
1. Question: Is there any...
Hi.
I am trying to implement the reference layout for nrf54l15: https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/ref_circuitry.html
Just a quick question....
Dear sir/madame I have a problem I hope you can help me with. SoC is nRF52840 SDK is SDK 17.1.0
Problem description: In my app I have two buttons defined; Button1 and Button2...
I am a bit confused by the name and example use cases of 'NUS'.
The name is 'Nordic UART service' and it is often described as "A Serial UART interface over BLE" that is...
Hello.
I'm trying out nRF Connect SDK v3.1.0 with nRF54L15-DK.
docs.nordicsemi.com/.../release-notes-3.1.0.html The release notes say:
Updated by increasing the default...
I'm using the board RAK19007 with its RAK4630 nrf52840, meant for solar and battery, where the AIN3 (P0.05) comes from a voltage divider of VBAT, where AIN3 = VBAT*(1.5M/2...
Hi,
Board: nRF9160-DK (PCA10090 - v1.0.0) SDK Version: nRF Connect SDK 3.1.0
Goal
We’re trying to configure the nRF9160 to use external storage as the secondary partition...
Hi,
Please note that I am using below setup
NRF SDK17.0.2
Softdevice 7.2.0
For one of my application, I am trying to generate combined hex file with DFU, Softdevice...
my devicetree code
among which
Wave line error, I copied it based on the official Nordic tutorial SPI
I hope you can tell me in detail why the error occurred
Hi,
I am having issues testing the nRF5340 Audio DK, I have two dev kits and I am trying to program one with the Unicast Server and one with the Unicast Client hex files...
I’m working with a custom board based on the nRF52833. It uses an external 32 kHz TCXO (SiT1552) as the LFCLK source.
In my main Zephyr app I set: CONFIG_CLOCK_CONTROL_NRF_K32SRC_EXT_FULL_SWING...