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 working with a Manufacturer-Specific Cluster (Attributes) in the Matter Template sample from NCS SDK v3.1.1, and it works fine with attributes. However, when I try to...
Hi, We designed a board using NRF5340-CLAA-R by following the Altium Reference design. Although when we tried to place an order with JLCPCB or PCBWAY, then informed that they...
Hi, I am pretty certain I have used RTTViewer before on the nRF9160, albeit not frequently. I cannot remember if I only used it on custom nRF9160 boards or if I used it on...
hello,
on our bm833 dev board, I scope (using a PIO) the time it takes for the bt_nus_send function to send 146 BYTES. The PIO goes to 0 after the callback nus_sent_cb has...
Summary
We are developing a Central application on the nRF7002 DK (nRF5340 SoC) using NCS v2.7.0 . The goal is to establish and maintain 11 concurrent Bluetooth Low Energy...
We're working on a project that interfaces an nRF9151 with a BQ40Z50 from Texas Instruments (via I²C / TWI / SMBus), and we've noticed the communication is unreliable. The...
Hi,
We are currently working on power optimization and want the device to wake up from the System ON state ( PM_STATE_SUSPEND_TO_IDLE ) using the RTC0 timer. However, I...
Trying to prototype a pinout on the nRF54L15 dev kit. We want P1.02 to be a GPIO pin instead of NFC. We followed the instructions to recover the device which erases the UICR...
Hi,
I am facing the following issue when i am calling west build from gitlab runner.
west: unknown command "build"; workspace C:\ncs\v2.5.0 does not define this extension...
Hi,
I am trying to come up with a different approach to SED reattachment using a backing off MLE session. Is there a way for the SED to keep on the polling even when in...
I'm working on an nRF9151 application that periodically sends small UDP packets (20-40 bytes) over both terrestrial LTE and satellite NTN networks. The device uses PSM between...
Hi,
We are doing some RF certification testing, EMC and also FCC, and wondered if you had advise on setting the modem on and transmitting, potentially if there is some...
Hi there. I have been working on a small project where I am using an encryption library for communication over ble. I am receiving encrypted token over ble charcteristics...
Description: Hello,
I am integrating a Protocentral MAX30001 ECG sensor with the nRF52DK (nRF52832) using the nRF Connect SDK v3.1.1.
The Issue: The sensor hardware is...
Hi,
I'm developing a Matter device based on the Window Covering sample. I have added another endpoint to the device containing some sensor clusters and it all works after...