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...
The gnu C++ compiler wont do non trivial assignments designated initialisers, but by simply reordering this will work, Its a bit annoying,
nrfx_qspi.h line 73 replace with...
I would like to know if it is possible to flash the modem firmware through openocd, we have been able to program the application firmware using this version of openocd . ...
Hi ,
I am under starting about bluetooth
For bluetooth 5 is support 1M, 2M and LE coded PHY
If I have devices as below
1. Bluetooth device side0 ( support 1M, 2M...
Is there a way to read the nRF9160 modem firmware revision? I am certain we will need to know it at some point if for no other reason than to help debug an issue, such as...
Hi all,
from the following webpage, I found the there are3 module will support long range , 52811 ,52833 52840, I wanted to confirm that the long range support in 52811...
Tried connecting a J-Link Lite to the debug port of the Thingy:91, get an error message
ERROR: Low voltage detected at the target. Please make sure the device is
ERROR...
Hi,
After a recent windows update I found that when Segger Embedded Studio starts it gives a pop-up No commercial-use license detected. Solution compiles ok. Can this cause...
Hi, I try to update a nRF52832 with SDK 14.2.0 to SDK 15.3. I created a package with SD + BL + APP with the following command:
I'm using nrfutil (v5.1.0) to download the...
Hi,
We are trying to power optimise our device but in the sleep/powerdown mode we seem to be using much more power than expected.
I am seeing consumption of approx 330uA...
I have a question regarding Direction Finding on nRF52833. I cant see any examples related to this in new SDK 16, also I cant see any antenna array recommendation. Do you...
When building a project I get a number of undefined symbols:
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol __start_fs_data (referred from nrf_fstorage.o)....
Hi,
I am planning to design a custom board using nrf52840 Soc which receive analog signal from sensor and send ADC outputs through UART to smartphones using Bluetooth communication...