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 am trying to run the example secure_bootloader\pca10040_ble_debug. The application does crash during a debug print with following stack trace:
Any idea what could...
I've reached a critical point in the firmware development process where I need to start considering integrating a bootloader with the application code.
I have a custom board...
Hi,
I'm trying to update the modem firmware on my nRF9160. I believe the current firmware is mfw-m1_nrf9160_0.6.8-30.alpha. I followed Martin's suggestions here , but nRF...
Hi,
If i had a purpose of including Ble files into peripheral example then what is the way i can approach?Is it by including all neccessary header file paths,adding sources...
I am working with nRF52832 platform and using some Bluetooth examples like blood pleaser and heart rate. I am wondering how I can count the number of data transferred bytes...
Hi, I try to combine example Blinky with Uart. but i have problem error as link below
Output/blinky_pca10056 Release/Obj/main.o: in function `uart_init':
undefined reference...
Hello,
I am a new user.
I am currently trying to use the 1NCE and Hologram sims, and using LTE Monitor to check the connection.
I am able to see that the signals are...
In our application we use nRF24AP2-USB for some time now.
To test the ANT antenna we use a test program called "USB2_IQC_Test.exe".
This program compares a DUT with two...
I currently have a piece of firmware that uses SDK 15.3.0. The application that have developed that makes extensive use of PPI channel 1 to drive ADC sampling with a timer...
Hello, I'm just starting to experiment bluetooth with the nfr52840 DK board and the sample programs available, especially those "ble peripheral" and as a beginner I started...
Hello,
1) I am using the PCA10040 to program a nrf52811 chip on a custom board with SDK 15.3.0.
2) I'm using the example ble_app_uart_pca10040_s112 on uKeilV5
3) Initially...
Hi I wonder if there are any PPS signal from gps part to the cpu, preferable some kind of timer input or interupt port so it is possible ta make absolute timestamps with fractions...
Hi,
We are using nrf51422 in our project.So right now i am loading the program using the Usb cable .Here my doubt is can we able to flash the program by using usb to uart...
Hello. It is almost the same as the question ( devzone.nordicsemi.com/.../set-data-type-for-notify) given three days ago. I want to “Notify” new data in the “rscs” project...