The peer to peer (P2P) application sample illustrates the use of LoRa modulation in communications while requiring no gateway or IP connectivity.
Steps to reproduce
Build firmware/SendcommPeer2P
Program, start, and reset the MCU
Observe output from the UART
Expected result
Informative text is printed to the serial console.
Actual result
No text is printed to the serial console.
Severity level
This is medium because project requirements state a set of sample firmware.
# P2P application fails to print to serial console
## Problem environment
The peer to peer (P2P) application sample illustrates the use of LoRa modulation in communications while requiring no gateway or IP connectivity.
## Steps to reproduce
1. Build firmware/SendcommPeer2P
1. Program, start, and reset the MCU
1. Observe output from the UART
## Expected result
Informative text is printed to the serial console.
## Actual result
No text is printed to the serial console.
## Severity level
This is **medium** because project requirements state a set of sample firmware.
Michael Schloh von Bennewitz
ha añadido esto al hito Conditional integration of sampleshace 4 años '
issues.change_milestone_at=`modificó el hito de %!s(MISSING) a %!s(MISSING) %!s(MISSING)
P2P application fails to print to serial console
Problem environment
The peer to peer (P2P) application sample illustrates the use of LoRa modulation in communications while requiring no gateway or IP connectivity.
Steps to reproduce
Expected result
Informative text is printed to the serial console.
Actual result
No text is printed to the serial console.
Severity level
This is medium because project requirements state a set of sample firmware.
Solved in
bb6402b
.