
Portenta Vision Shield LoRa®
The Arduino Portenta Vision Shield LoRa® consists of a 320x320 pixels camera sensor and two onboard microphones for directional sound detection. It allows you to run embedded computer vision applications. The Vision Shield LoRa® has been designed to work with the Arduino Portenta H7.
About this device
The Arduino Portenta Vision Shield LoRa® consists of a 320x320 pixels camera sensor and two onboard microphones for directional sound detection. It allows you to run embedded computer vision applications. The Vision Shield LoRa® has been designed to work with the Arduino Portenta H7.
The Portenta Vision Shield LoRa® supports 2 regional frequency plans and operates as a Class A LoRaWAN device. A payload codec is published in the repository, so uplinks are decoded automatically when you onboard it to The Things Stack.
Key features
- Sensors: sound.
- LoRa Alliance certified, verified interoperability with The Things Stack and other LoRaWAN network servers.
- Payload codec included, uplink decoder ready for one-click activation.
- 2 frequency plans supported: EU863-870, US902-928.
Vendor
At a glance
More from Arduino SA

MKR WAN 1310
Hardware specifications
| Model ID | lora-vision-shield |
| Dimensions | 67 × 25 × 0 mm |
Sensors & capabilities
Certifications & compliance
| Radio equipment | 301 489-1 (2.1.1) — ETSI |
Standards
Network profiles
Capabilities are defined per firmware version and frequency plan, exactly as published in the repository.
Firmware 1.2.0
| Frequency plan | MAC | Reg. params | Class | Join | Max EIRP | Certified |
| EU863-870 | 1.0.2 | RP001-1.0.2 | A | OTAA | 16 dBm | ✓ Yes |
| US902-928 | 1.0.2 | RP001-1.0.2 | A | OTAA | 27 dBm | ✓ Yes |
Firmware 1.2.1
| Frequency plan | MAC | Reg. params | Class | Join | Max EIRP | Certified |
| EU863-870 | 1.0.2 | RP001-1.0.2 | A | OTAA | 16 dBm | ✓ Yes |
| US902-928 | 1.0.2 | RP001-1.0.2 | A | OTAA | 27 dBm | ✓ Yes |
Frequency plan coverage
Live decoder playground
Decode any hex payload client-side with the device's published codec, the exact code The Things Stack runs.
// pick an example or paste a payload, then Decode
Example uplink from The Things Stack
The full JSON message your application receives via MQTT or webhook when this device sends the payload above, raw bytes, decoded fields and radio metadata included.
// decode a payload above to see the full envelope
Codec source
// loading codec…
Add to The Things Stack
Manual setup
Create an application
In The Things Stack console, go to Applications → Create application and pick a unique application ID.
Register an end device
Choose From the LoRaWAN Device Repository and search for “Portenta Vision Shield LoRa®”. Select your firmware version and frequency plan.
Enter device credentials
Provide the DevEUI, JoinEUI and AppKey printed on the device label or QR code.
Power on & verify uplinks
Within a few minutes you'll see the join request and decoded uplinks in the Live data tab.