Search found 6 matches
- 01 Dec 2021, 14:02
- Forum: Software
- Topic: Azure IoT Edge
- Replies: 5
- Views: 8555
Re: Azure IoT Edge
In case someone finds this and has the same problem: I made a more detailed description of how I managed to install Azure IoT Edge and provision my device using the built-in TPM of my Revolution Pi Flat with Azure DPS here.
- 01 Dec 2021, 13:41
- Forum: Software
- Topic: Reinstall stretch on a RevPiFlat
- Replies: 6
- Views: 5611
Re: Reinstall stretch on a RevPiFlat
Thanks a lot! I just tried with a fresh install of buster on a RevPi Flat and it works like a charm. Some notes if anyone finds this in the future: I followed the official Microsoft guide on how to set up a device for IoT Edge until they tell you to install the container engine. There I ran into an ...
- 30 Nov 2021, 09:54
- Forum: Software
- Topic: Reinstall stretch on a RevPiFlat
- Replies: 6
- Views: 5611
Re: Reinstall stretch on a RevPiFlat
Thank you both for your quick answers. @crismancich It is very good to know that you offer a service to flash new images onto the flat without voiding warranty. Sadly, for developing this is not an option for me since I need a way of quicky and reliably going back to a clean system to start from sho...
- 25 Nov 2021, 11:47
- Forum: Software
- Topic: Reinstall stretch on a RevPiFlat
- Replies: 6
- Views: 5611
Reinstall stretch on a RevPiFlat
Hello I am currently developing a IIoT device based on a RevPiFlat. Because this is the development phase and I knew something would eventually go wrong down the line I got myself a Raspberry Pi CM3 I/O board so I could reprogram the Compute module of the Flat. As a sidenote I know you are not suppo...
- 11 Oct 2021, 12:23
- Forum: Software
- Topic: piSerial returns getSerNum() failed -3
- Replies: 3
- Views: 2899
Re: piSerial returns getSerNum() failed -3
Hi Nicolai The error seems to be permanent. I have already tried restarting the Pi, shutting it down and letting it sit disconnected from the power supply for a while (~30min), updating it and fixing the installed packages. No luck so far. It worked fine when it arrived though. Normally I would just...
- 08 Oct 2021, 16:45
- Forum: Software
- Topic: piSerial returns getSerNum() failed -3
- Replies: 3
- Views: 2899
piSerial returns getSerNum() failed -3
As the tile states my RevPi Flat seems to have "forgotten" its serial number. Things I already tried: apt-get update apt-get upgrade apt-get update --fix-missing tpm2-tools are installed I2C is enabeled and if scanned returns the following: i2c.png I tried the same command several times in...