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 ...
Hello,
i am currently developing on nRF52840 using SDK 15.2.0. I have an application and a bootloader. I use the GPREGRET register to boot to bootloader.
I have an issue...
Hi team,
I have a customer who wants to implement the "nrfjprog --recover" command by using the Chinese copy Jlink. They want us to provide the manual which can explain...
Hi, I'm having issues with building sample applications for nRF9160. I'm constantly receiving warning about BSD_LIBRARY wrong value assigned like below:
C:\Users\lszel...
I'm trying to combine hid keyboard with .../peripheral/uart example.
Only after the bluetooth connection is established between host (PC) & nrf DK, I want to continuously...
Hello,
I would like to use the two UARTEs available on nRF52840 with external asynchronous chips.
I've started a new development with the last sdk (15.3.0) and would...
Hi, I am trying to flash my program with the Seggar J-Link EDU Mini JTAG/SWD Debugger on nRFgo Studio. However, it says no device detected, and when I try to recover the device...
Need to send Asset Tracker data to a different AWS site, CloudMQTT. I have located the CONFIG_NRF_CLOUD_HOST_NAME and CONFIG_NRF_PORT in the autoconf.h file. I can easily...
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
I am starting with this tutorial. I want to program...
Hi everyone,
We are investigating whether the nRF52840 can be used to carry out USB device negotiation with a host in terms of setting the maximum charging current.
Our...
I'm using the ble_app_uart as my template for Bluetooth and UART communication. I'm on SDK 15.3.0, Segger Embedded Studio and nRF52840.
I would like to send the information...
Hello,
We are facing an issue where we are having a lot of packet loss (UART nrf52832) on two sensors connected to an Android Application (Android Pie 9.0). The tablet model...
Hi!
I'm trying to implement a traditional ring buffer with the nrf_ringbuf library. I'm using nRF52840 DK with SDK 15.3.0 and SES.
I'm going to receive strings of data...
Hi all,
I am working with Thread SDK v3.1.
When I run mqttsn-client-public and subcribe to make MQTT-SN network use UDP. But it doesn't have DLTS.
In the topic : https...
Initiated west init as per nRF Connect v3.0.0 Getting Started Assistant but resulted into an error. Worked the last time I did this. Any idea what's going on? "west init ...
Hi,
I'm trying upload firmware onto the nRF24LU1+ dongle (nrf2728) from the nrfgo motherboard (nrf6310) through nrfgo studios. I have it hooked up just as described in the...