Christopher Matta
Christopher Matta
It's not working for my USB wifi dongle either. I can't log into the pi's console with pi/raspberry as I would normally be able to in raspbian. Does anyone know...
...and if you haven't set a password?
Yes, I'm able to get it to set the password when connecting via ethernet . I'll re-flash the SD card and try and log into the console again to see...
I can confirm that the default password on the standard build is pi/raspberry. My pi did not end up creating an ad-hoc network with a "wi-pi" usb WiFi dongle, it...
Right, but the coder build should automatically create an Ad-Hoc network called "CoderNetwork" which would allow users to connect to it and configure the device via web browser, that doesn't...
@aw1231 I plugged the pi into ethernet, set my password, and then clicked the "configure wifi" under the gear icon. After removing the ethernet and rebooting it seemed to work.
Sounds like there may need to be a `session_participants` table, then the flow is something like this: 1. User selects calendar event 2. System creates session with `calendar_event_id` 3. System...