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 am new to NRF (The usual song )
Here's what I am trying to do :
Connect my button on P0.16 or P0.17 of my NRF52 DK Board , and when I press the button connected to P0...
Hi,
I'm developing now at nRF52832.
I add DFU service belong these reference
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0...
Dears,
I have the nRF52840 Dongle, according to the user guide, I download the nRF Connect for Desktop for Linux version(named xxx.AppImage), and my linux pc is ubuntu,...
Hi,
nRF52840_PS has the following parameters.
Could you tell me why ±30ppm?
If it is ±40ppm, it can be understood as Bluetooth low energy spec.. https://devzone...
Dear All,
I would like some advice with regards to the best practice with configuring and controlling the nRF9160 M1/NB1 connection.
When working with other modems, our...
I need to implement a Real Time Clock and I want that clock to be updated even when the device is switched "off".
I understand the RTC is a Real Time Counter rather than...
In our setup several devices are suddenly not working anymore, power off and power on is not working. However, if I connect the debugger it suddenly starts working.
So the...
Hello,
I'm trying to compile a slightly modified version of the template application for nRF52832 using Segger Studio. I'm running into a compile issue with this line utilizing...
Hi,
In "ble_app_uart" project, the system will enter sleep mode after 3 mins.
When system enter sleep mode, the "RTT view" will print following message.
How to modify...
I am trying to open example project(nrf9160, assent tracker project) with SES V4.20a(download form nrfconnectSDK instruction)
1. It doesn't recognized header files.
2...
hi all ,
now , i need get gps latitude and longitude information.
reference nrf9160_gps.c file,it should be do it now ,
how to use driver to get PVT? ,
follow , it...
Hello ,
I use SDK 15.3 , chip is 52811
I refer to the example of 52840 "examples \ peripheral \ timer"
The following is the example code, I have not changed it.
...
Hi, I am trying to debug firmware on the nRF PCA10059 usb dongle board, through a nRF10056 dev kit by attaching a standard 10 pin header on the usb dongle at P1 & connecting...
Hi everyone
Program crashes after few minutes while trying to run two threads(GPS thread and a thread used for caculating the battery voltage) simultaneously.
Please...