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 ...
How to extract MQTT message from the Simple_MQTT sample for nrf9160-DK?
I am trying to use a specific message to trigger an action based on a predefined string. Not sure...
Hi,
As far as I understand, every connection establishment has to start with advertising.
Event if I have already connected and bonded to a peer, after disconnection...
Hi everyone,
I am using an nRF52840 dongle (MakerDiary) with SDK15.0 & SoftDevice S140 v6.0.0, and trying to change the BLE advertising manufacturer's data with the information...
Hi,
I am sampling a moisture sensor using one of the analog pins without issues. However, since my circuit is battery powered, I need to account for voltage drop of a 3V...
I have an nrf9160 dk on the latest firmware (i.e. mfw_nrf9160_1.1.1) and I have been unable to establish stable connection to LTE network using iBasis SIM. I tried using the...
Hi,
I am trying to follow this tutorial ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/ncs-tutorial---temporary ) on Nordic...
Hi,
I am facing the same issue of case 244574 , we tried to fix it follow your advice but failed. Here is my code:
After the first reboot of modem FOTA, the application...
Hi,
Recently updated with " nRF Connect SDK V1.2", after that AT Commands is working only with nRF connect link monitor SW. Its not working with teraterm,putty. In tera...
Hi
I am using the SDK_16.0.0 and SDK_for_mesh_4.0.
Board: PCA10056, nRF52840.
1) I try to send strings to from the nRF to PC and then, using a python script, poll...
Hello,
I started working on 802_15_4 to create a TSCH ( Time SYNC channel hopping ), and it is working as expected. The problem is when i integrated the TSCH TX and TSCH...
Hi,
I want to create a file and save it to device storage or my computer.
As a result, I want to save a large amount of data in a text file, compress it, and send it to...
I'm having some issues with the printing to the debug terminal. I'm using SDK16 with SES 4.5 and developing on the nrf52840 DK.
I followed the instructions in this video...
I bought a pack of Vodafone NB-IoT SIMS from Arkessa for use in London, UK as there is currently no LTE-M availability where I live.
Arkessa have provided the following...
Hi,
If I don't configure GPIO pin (for LED), the led is not lit, and it doesn't draw any current. (16uA).
But If I configured it as output, then disconnect, OR output...