Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi, I'm struggeling with this stage on the "getting started assistant"
"Clone the nRF Connect SDK"
Is there any step by step video to help me do this, I have probably...
I have one service with multiple characteristics(11). Out of 11 characteristics I have 7 characteristics which have notify as their attributes. So when I select the notification...
I have been using nRF9160: LTE Sensor Gateway to send data from nRF52832 to the cloud. The nRF9160 is subscribed to nRF52832 and hence gets updates after every certain period...
Hi,
I'm trying to use Power Profiler Kit (PPK) with nRF52 DK to measure the power consumption of our custom hardware. My setup is as described below: - The PPK is connected...
SDK:15.2
IC:NRF52840
Hi,When I upgraded the device using usb dfu, after entering the app, there will be an additional current of about 180uA(Sometimes appear).
Both...
Somehow my nRF9160 DK board has become essentially unresponsive. Flashing new modem using nRF Connect Programmer, and downloaded nRF FW, "seem" to work. But nothing else....
The asset_tracker repo now has a file called: prj_nrf9160_pca20035ns.conf
Is this still compatible with the nRF9160 DK that is using pca10090n ?
What does the pcsNNNNNn...
Hello everyone,
im using the nRF52840 DK, softdevice s140 and the ble_app_tamplate example. In this example i can send data through the GATT protocol. But i want to change...
Hi ,
I would like to know if the .dat file inside the DFU packet is always the same or it can be different.
Is it Possible to fix inside the code ?
What is the .dat...
Hi all
We are using nRF9160 DK & want to test its MQTT library by uploading some data to the broker. But, my city doesn't have LTE Cat-M1 / NB-IoT network.
Can you suggest...
Hi,
1. ZigBee Cluster Library Specification(Rev 6) -> 3.3.2.2.3 Battery Information Attribute Set -> Table 3-18. Attributes of the Battery Information Attribute Set tell...
Hi,
I am a beginner to nrf9160.
I already can do send the large data to server. (Maybe not too large just about 15KB)
In my test, I will send that data in every 25 minutes...
Hi,
I am not able generate dfu_package.zip using nrfutil.
I am using ubuntu 18.04, and python2.7 is installed is default python version.
I get the following error when...