Hi! For several days I struggle with the issue (if it is an issue) of the nPM1300 battery current measurement. When the battery is charging the current value seens correct...
Hello!
I'm writing an application that uses MQTT to post some sensor data to a server. My networking code is basically a duplicate of this sample , except I set up the LTE...
Hello,
I’m trying to understand exactly how the location module works in the Assert Tracker V2 application. I want to see the NMEA data in the logs, but I’m not sure how...
Hello, I am trying to save my sensor data and system uptime to the external flash on my nrf5340dk. So far I have been able to erase some sectors of the external flash, write...
We have an issue with the UTC Time being the correct time when we initially connect to the Verizon network. However, after some period of time the UTC Time changes and our...
Hi, I am using an two nrf5340 with hci_ipc enabled one acting as central and one as peripheral built on v2.9.0
The issue I am having is that the supervision timeout doesn...
Trying to get set up with my new PPK2. Installed NRF Connect and JLink on my Win11 system. When I select the device in the Power Profiler software I get an error. Searching...
Hi,
With the attached code, the timer0_event_handler() is only called once - is there something else I need to do in the ISR or at initialisation-time to ensure that it...
Hi! For several days I struggle with the issue (if it is an issue) of the nPM1300 battery current measurement. When the battery is charging the current value seens correct...
I know the nordic chips do not support Bluetooth classic, however I would like to setup a nordic device as an HCI device that pretends to have to Bluetooth classic support...
Hi,
In trying to take the PPI example code from nRF5_SDK_17.1.0_ddde560 and adapt it to use RTC for an event-end-point, I get the following error:
Error[Pe020]: identifier...
*EDIT* - Using NCS 2.9 I am using the QSPI peripheral to communicate with a display.
1. I initialize the QSPI peripheral. I have tried both blocking and non-blocking. Both...
Hi there!
I'm in the process of updating our codebase from 2.4.0 to 2.6.4. We are using the nRF52840. My plan is to do this step-wise, following the migration guides for...
Hello!
I'm writing an application that uses MQTT to post some sensor data to a server. My networking code is basically a duplicate of this sample , except I set up the LTE...
Hello,
I’m trying to understand exactly how the location module works in the Assert Tracker V2 application. I want to see the NMEA data in the logs, but I’m not sure how...
Hello everyone,
I am using the NRF5340-DK development board, but I am having trouble restarting advertising when my smartphone connects or disconnects from the board. Once...
Is there a way to test that the RXD and TXD pins are sending and receiving data on the nrf5340? I am trying to connect these pins to the u-blox ANT-B10-00C using male to female...
Hello, I am test DFU USB function with my Thingy53. So far, I have been able to add DFU USB support from my application but not from the MCUboot. I am using the recommended...