diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index ffda1ac18..16c6675b6 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -886,5 +886,18 @@ "Heltec" ], "requiresDfu": true + }, + { + "hwModel": 95, + "hwModelSlug": "SEEED_SOLAR_NODE", + "platformioTarget": "seeed_solar_node", + "architecture": "nrf52840", + "activelySupported": false, + "supportLevel": 1, + "displayName": "SenseCAP Solar Node", + "tags": [ + "Seeed" + ], + "requiresDfu": true } ] \ No newline at end of file