Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...