Hello,

Does anyone have a solution to access the GPIO pins on the Fire 3?

I'm trying to at least access via the /sys/class/gpio older method,
I dont know the linux pin definitions and each pin I tried only gives me a `permission denied error`

I'm using the lubuntu desktop image, and I really need at least 4 gpio pins for my project. I will sadly use a usb microcontroller instead, if there is no way to access these pins.. But I would really love to use the gpio since I only need a simple access.

Thanks,