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,
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...
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 am using the MQTT simple sample that i have modified to continuously send data after receiving a message. I also have connected a MS5837 pressure sensor to the nRF9160...
I'm trying to get DFU OTA working with SDK 14.2.0, SD 132, on the nRF52832. I'm using the bonded implementation. My DFU event handler is getting passed
BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED...
So I want to run the nRF52811 chip so I removed the nRF52832 chip from its development kit and soldered the nRF52811 chip but I cannot seem to program it. What are the required...
Hi,
I am using ncs 1.0.0 and modem fw version 1.0.1.
I am using PSM mode in my firmware.
I want to toggle state of one gpio when modem goes in active or inactive state...
Hi.
I am developing application with mpu6050 gyro on nRF52832, swd S132 V6.1.1., sdk 15.2. My code is based on ble_app_uart. In main, I add my custom function that calculates...
Hello!
I was going to start to program my Thingy 91 but since I don't have a J Link Programmer cable or a nRF9160 DK. I was planning to use mcuboot like suggest this documentation...
Hi,
I am working with MPU6050 gyro. I run the examples from GitHub for nRF52. Everything works fine, bit I have an issue with gyro output data. In register map documentation...
I'm new to Nordic, I just got an nRF 52 DK. Refreshingly simple to get working with Segger Embedded Studio on Mac. I'm particularly interested in the BLE multiperipheral application...
Hi,
I'm trying to build the asset tracker off the master branch in windows 7. I did do west update. Using gcc version 7.3.1 20180622
It fails like below. Any ideas?
...
Hello,
I have the following issue. I am developing an application very similar to the "ble app hids keyboard" example. SDK 15.0, S132 V6.0.0, nrf52832.
I would like to...
Hi!
Previous tickets 234795 and 231307 asked about the status of field updates of the nRF9160 modem firmware. Some solution is coming, but unclear when.
Are there any...
We are developing with the nRF52840, in this instance present in a Laird BL654 module carried by their DVK-BL654 dev board.
After trying three separate examples that attempt...
Hi all,
I need to be able to reprogram an nRF52832 on a daughterboard from a mainboard with a Cortex M7. I have been able to eraseall and reprogram the nRF52, but it seems...
I have searched this site and not found an answer, although this seems to be a similar question: https://devzone.nordicsemi.com/f/nordic-q-a/41853/usb-driver-install-fail...
Hi,
I am stuck in sending and receiving serial data over Rx and Tx in nrf51 DK. I used arduino to prototype a fingerprint access control system. Now I am shifting to nrf51...