Search found 6 matches

by femto
Wed Oct 21, 2015 7:55 am
Forum: Programs, Libraries and Tools
Topic: Android port
Replies: 12
Views: 16616

Re: Android port

Thanks a lot, will try immediately when back at home again! :D
by femto
Sun Oct 18, 2015 8:20 am
Forum: Programs, Libraries and Tools
Topic: Android port
Replies: 12
Views: 16616

Re: Android port

I'm working most of my working hours in a Linux shell, so I completely agree with @mbirth that a simple APK without any UI would be fine for me too.
by femto
Sat Oct 17, 2015 1:12 pm
Forum: Programs, Libraries and Tools
Topic: Android port
Replies: 12
Views: 16616

Re: Android port

Me too! :D

Fat Boy Tablet: Samsung Galaxy Tab Note Pro 12.2

BR,

HD
by femto
Fri Oct 16, 2015 7:48 am
Forum: WiPy and CC3200 boards
Topic: WiPy dead after connecting SafeBoot pin with VIN
Replies: 16
Views: 15600

Re: WiPy dead after connecting SafeBoot pin with VIN

I was favored by fortune that I had added the following lines at the top of my misbehaving script: # enable the UART on the USB-to-serial port uart = UART(0, baudrate=115200) # duplicate the terminal on the UART dupterm(uart) print('UART initialised') So I noticed that the REPL of my WiPy was still ...
by femto
Wed Oct 14, 2015 9:14 pm
Forum: WiPy and CC3200 boards
Topic: WiPy dead after connecting SafeBoot pin with VIN
Replies: 16
Views: 15600

Re: WiPy dead after connecting SafeBoot pin with VIN

Ok, for some strange reason it boots now again, but SafeBoot isn't working anymore. This is really bad, since my boot script isn't working and I can't connect to it anymore.
by femto
Wed Oct 14, 2015 8:02 pm
Forum: WiPy and CC3200 boards
Topic: WiPy dead after connecting SafeBoot pin with VIN
Replies: 16
Views: 15600

WiPy dead after connecting SafeBoot pin with VIN

By accident I connected the SafeBoot pin with the VIN pin and now my WiPy seems to be dead.

Pressing the reset button or switching off and on of the power supply doesn't help, there's no sign of a heartbeat.

Any hints?

BR,

HD