Im trying to rotate my st7789v 240x240 display with LVGL commands. Im using nRF5340.
My .dts
My code:
But this dont make any change on my rotation.
Someone...
Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
Hi Nordic Team,
I'm facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral...
Hello,
I have a question about the NRF SDK fundamental lesson 8 exercise 1. In the code below get_access and release_access are executed in different threads. The semaphore...
Hi, I am using nRF5340 for my unicast Audio server example where the nRF5340DK is the headset and my mobile device is the audio source. I have taken the unicast audio server...
I am using the nRF54L15 and SDK 2.9.1 in VSCode.
I need to know the microseconds since start throughout my code.
I created this function:
The problem is that CONFIG_SYS_CLOCK_TICKS_PER_SEC...
I am making an application using nrf52840 USB dongle.
I am using a python program with pyserial. This works great. My only problem is that I want to have a very reliable...
HI,
I am trying to load the Asset tracking project in segger embedded studio, but it is giving the following error:
Segger Embedded Studio Version: " SEGGER Embedded...
I'm looking at reference schematic/layouts for the NRF52840 and fail to see how the PCB antennas are 50 ohms. (I understand that it's frequency dependent, and that resonant...
Hi,
I'm doing power measurements for nRF52-DK (SOC nRf52832) and for nRF52840-DK. I'm able to measure reasonable figures from the external supply connector (P21) of nRF52840...
Hello,
I was trying to open assert tracker application on MAC os, in segger studio v4.18.
However, after I open the "Open nrf connect SDK project.." and filled out the...
Hi,
We're seeing DFU issues on iOS that we're not seeing on Android. To make things simpler I've reproduced the problem with pca10040 and nrfconnect for iOS.
I'm using...
Dear support,
I am experiencing an issue while using the SPIS peripheral. The issue seems to be the same one as https://devzone.nordicsemi.com/f/nordic-q-a/33727/new-in...
Hi,
We use the ECB peripheral to encrypt and decrypt data with a proprietary driver implementation (which is not that different from the one in the SDK). It is working fine...
Hi,
We are looking for information about the possibility to integrate the NRF9160 in our new product which is integrated in a sealed metal enclosure.
I have not made any...
Hi,
currently i'm dealing with problems with this https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1300 pull request which have wrong title and wrong changes ...
Hi everyone!
I'm wondering, is FSK compatible with the nRF52832. I want to emit 2 differents frequencies that the receiver will be able to recognize. If yes, How to create...
Location: Utah.
Well, I was testing a Thingy:91 board here with the very first boot and test with the iBasis SIM card which comes with the product.
Everything goes...
Hi,
I have qestion about crystal 32.768 kHz follow schematic as attached file.
Is it nessary to use ?
Is it possible, Can I remove this crystal ?
Thank you
Best...
Hello,
I am working on application where client sends the data to server in mesh, all servers are receiving the data as per the group subscriptions. Now, i have added the...
This link in nordic nrf connect apps is old version. There is no enable services for now. It should be changed to enable CCCDs. After enable it , data will be received in...