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...
I'm using a custom development board and I want to enable timer 0 through the external 32MHZ crystal oscillator. Here is my configuration:
prj.config: # Enable the UART...
I am trying to live capture and analyze traffic on Wireshark. I followed lessons like https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson...
Dear All:
I have a very strange issue that has me scratching my head. I am programming a GPIO to provide hardware reset to an i2c GPIO expanver (pcal6408a). The io expander...
I came from esp32 world. They provide detailed tutorials on their BLE samples, for exmaple: https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/ble/get...
Dear Sir or Madam,
We are currently evaluating and testing the **Channel Sounding feature on Nordic BLE devices**. During our measurements, we observed that the Channel...
Hello, I'm trying to make samples/bluetooth/hci_spi work on my nRF54L15-DK however I encounter some issues My device tree overlay is as followed:
I know that spi21.def...
Using the Wi-Fi Fundamentals – Lesson 2, Exercise 3 (Provisioning over Bluetooth LE) sample from Nordic Semiconductor DevAcademy (GitHub solution l2e3_sol, main branch) ,...
We have an existing fleet of devices and would like to understand the best way to deploy SoftSIM to those devices over the air in order to change service providers. It seems...
Hello Nordic Forum,
Thank you in advance for your help. I have a BMA400 accelerometer break out board which I am able to connect and get to work with arduino.
I am now...
New to nrf52.
Looking for a way to identify radio traffic, to be able to distinguish BLE from 802.15.4 and 802.11. I'm not looking for a full fledged sniffer or looking...
Hi, Nordic Support Team,
I am writing to request your assistance regarding some test failures encountered during the UL certification process for a Matter 1.5.0 product...
Hey,
I am developing an app on a custom board with the nRF9160 which already works in low power. It draws approx. 12uA which is ok for me. Now I need to introduce UART communication...
hi I want to use nrf connect sdk using VS code and i want to start my development on this, now i am unable to install this in my windows 11
1. I have installed this nrf...
Had an interresting issue that we have resolved, but we're trying to understand...
We had a timer (TIMER2) running and matching towards CC[3] every 500us. This match results...