Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Can my Power Profiler 2 be faulty?
It does the following in both source meter and ampere meter mode. I start to measure and it shows some microamps current that's expected...
I have a custom board that consists of a nRF52840 and a nRF7002 WiFi companion chip, connected via SPI. (not QSPI)
I wrote a tiny test program that configures the nRF7002...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...
Currently, only the NRF5340 chip on the NRF5340 development board is powered. Now, we need to first test the Bluetooth performance of this chip. Open a standard example project...
We have our application in a git repository with a minimal west.yml as below. We want for Zephyr and have the manifest import our fork, instead of recursively getting from...
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...