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 ...
v0.12.0 provides sd_api_v 5 support that I need but its not released in pip. v0.12.0 is available (in pypi) for windows but not for Mac/linux.
Please provide also linux...
Hello!
I'm trying to make the asset_tracker sample working on the nRF9160 DK. The at_client worked just fine and I was able to connect to the base station (I'm using NBiOT...
Hello, We have been using the PCA100059 version 1.0.0 dongle with a custom firmware which fails to run on the new PCA10059 version 1.2.0. Unfortunately there doesn't seem...
Hello,
Im a beginner in microcontrollers programming, just started with the pca10056 and pca10059. Im aiming to develop a beacon scanner for pca10059, to send data via usb...
I compiled and debugged the PCA10040e ANCS example (ie emulating the 52810 using the 52832) from SDK 15.3 - successfully. But I wanted to turn off code optimization to facilitate...
Hello,
As many mobiles do not have NFC I would like to use LESC OOB pairing with an QR-Code which could be shown on the device terminal. Well, I know where the NDEF message...
SDK version :15.2
question; when i use app_timer , i got interrupt which is not i wanted.
i creat and start timer :
app_timer_create(& m_timer ,APP_TIMER_MODE_REPEATED...
I'm using nRF SDK V15 with nrf52DK board, running the ble_app_hids_ms example.
I I want to have continuous non-stop advertising duration, should I have both APP_ADV_FAST_DURATION...
Dear Sir/Madam,
My question regards the behavior of the EasyDMA during the transfer of data to / from a serial peripheral like SPI or UART.
Let's suppose that during the...
Hi all,
I using SDK 15.1 and 15.3 for test.
I am working with DFU for NRF52810.
I tried success for NRF52840.
But I can't update success for NRF52810.
Below is scrip...
I use the Firmware «AT host sample» on Thingy91. Then I connect to Swisscom network on band 20. The current consumption is about 3.5mA. Then I send AT+CFUN=0 or AT+CFUN=4...
Hi All
We are using nRF9160 DK, and we are working on ADC channel. we use This example of ADC. I am using single-ended with no over-sampling with a gain of 1/6, reference...
Hello
my setup is sdk 15.3, nrf52840, s140, open bootloader and an application.
Everything is merged, flashed and running and no changes are made at the standard addresses...