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...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
Hello,
Im trying to interface LIS3DH with nRF52DK referring this example https://devzone.nordicsemi.com/f/nordic-q-a/34710/lis2dh12-driver-issue-in-nrf-sdk-v15-0 .
...
Hello All,
I recently started testing an nRF9160 DK board. I was able to follow through all the instructions, registered on nRF cloud and successfully connected to LTE....
Hello,
I'm designing the electronic of the nRF9160. We use the ANT PIN (61) for frequencies in the range [700MHz; 2200MHz].
I'm wondering to add a band filter on the...
SDK16.0.0, S132v7.0.1, nRF52840
We call nrfx_uart_tx() from the main application (non-isr) context to initiate multi-byte data transfer from a queue we manage.
We also...
I am using guide provided at https://openthread.io/guides/border-router to create border router. I am using Ubuntu 18.04 on a PC. I tried same on RPi 4 too and seeing same...
Hi !
I'm setting up buttonless DFU on an nrf52832. I'm using SES on windows.
I found two ways of performing it, one in the forum and another in the infocenter.
The first...
Hi,
we have to program direct test mode software for our certification process of our device. What we did was: take the dtm example from Nordic SDK (v15.3.0) and programmed...
Hi everyone,
I am desing a low power BLE application using the nRF52840.
How do I restart the advertising after the APP_ADV_DURATION has been expired?
Thanks in advance...
Hi,
We developed a medical device based on the nRF9160 chip and we would like to do the EMC test for qualification. Does Nordic provide any examples or support for the firmware...
Hi Team,
I have flashed the given serial LTE Modem hex file(attached) into dev kit nRF9160 and tested TCP server mode.
I am facing issue with AT command: AT#XBIND=3442...
Hi,
I´m using nrf52833 on customized board with a sensor on it. I would like to send the data, collected from sensor ober ble to nrf connect app. I print the collected...
Hi community !
i'm working on nRF52840 DK. We'll put SoC into a device where we couldn't have access with a cable. So my questions are :
1) Does DFU example use OTA to...
Hi,
I have to use current time service and one other customized service in my project.I am able to advertise only one service i.e customized one.can you please let me know...
Hi,
I am working on the nrf52840 DK using "nRF5_SDK_16.0.0".
I tested out the example code for USBD Audio in "examples\peripheral\usbd_audio".
If I use the default values...