Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hello,
I've been trying to use the NRF Cloud A-GNSS capabilities using the location library. However, after carefully checking the documentation, I am still unable to do...
I have a thingy 91x and am trying to get the fuel gauge on the sample code working. It doesn't include the thingy91x as a sample of this, but is it still possible? As I know...
Hello forum ,
here i m using nrf52840 where it is customized board ....i tried to print jedec number for windbond w25q64 here this code prints the jedec number and also...
I am trying to interface the PDM mic (Link : https://www.adafruit.com/product/3492) with NRF52832 Devkit. I am using PIN 27 and 26 for Clock and Data Respectively. I can see...
I'm looking into a rare issue on the BBC micro:bit V2 which uses the nRF52833 as its (application) microcontroller. I used to be familiar with some CPUs from the 80s but my...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-3-dfu-with-external-flash/
I have this exercise...
Hi Nordic Semi,
Instead of using NRF52 for previous projects, I am new in NRF54L15 and zephyr.
I have started the blinky pwm sample in VSC and tried a lot to just...
Hey
Do the hardware in the NRF5340 support what is needed for Bluetooth classic.
I do know that there are no software support and no plans for supporting it, but if...
Dear DevZone support,
I'm currently evaluating nPM1300 for Lithium Polymer battery management and charging and would like to ask a question.
I understand that I can...
The documentation for the QoS dynamic parameters command "+CGRQOSRDP" specifies that the uplink and downlink maximum bitrates are in units of kbps, with a maximum value of...
Hello,
we are using the direct test mode example of NCS with an nRF5340.
Now we got a question from the testlab, about the transmit power parameter.
The setting in...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello. I am using vscode. I added sdcard to broadcast_sink in the existing samples in applications/nrf5340_audio and checked the list with the serial monitor and wanted to...
We want the system to be in low power mode in idle state. Therefore after advertisement is sent the BLE is switched off using bt_disable. The return for this function is fine...
Hello, I am using peripheral uart as my base project and uppn that, I have built my application.
I am delibrately changing the flash region just to see if i can modify flash...