PINE64
FOSDEM 2020 PineTime BoF - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PineTime (https://forum.pine64.org/forumdisplay.php?fid=134)
+--- Forum: General Discussion on PineTime (https://forum.pine64.org/forumdisplay.php?fid=135)
+--- Thread: FOSDEM 2020 PineTime BoF (/showthread.php?tid=8978)



FOSDEM 2020 PineTime BoF - bergzand - 01-31-2020

Hi all,

For those of us PineTime developers/users attending FOSDEM, maybe we could have a small meet-up during a BoF slot. With all the development ideas floating around here, it would be nice to meet up in person and sync ideas and opinions.

Please let me know if you will be at FOSDEM and if you would like to meet up and share ideas. Also let me know if you have a preference for either Sunday or Saturday.

I don't mind organizing this, but the community mods are of course welcome to take overĀ  Tongue


RE: FOSDEM 2020 PineTime BoF - arteeh - 01-31-2020

I'm down to meet up. I'll be visiting on Sunday only.


RE: FOSDEM 2020 PineTime BoF - Luke - 01-31-2020

Can we join too? Wink -- I assume you'll pop by our stand on Sunday regardless?


RE: FOSDEM 2020 PineTime BoF - JF002 - 01-31-2020

(01-31-2020, 09:04 AM)bergzand Wrote: Hi all,

For those of us PineTime developers/users attending FOSDEM, maybe we could have a small meet-up during a BoF slot. With all the development ideas floating around here, it would be nice to meet up in person and sync ideas and opinions.

Please let me know if you will be at FOSDEM and if you would like to meet up and share ideas. Also let me know if you have a preference for either Sunday or Saturday.

I don't mind organizing this, but the community mods are of course welcome to take overĀ  Tongue

I plan to come Sunday afternoon, it would be nice to meet in person!

It'll be my first time at Fosdem... what is 'BoF' ?


RE: FOSDEM 2020 PineTime BoF - danielt - 02-01-2020

I'm afraid I'm not at FOSDEM this year so won't be able to join you.

There are already hints in a couple of forum topics but my initial goal for my own PineTime hacking is to glue the back on without any SWD mods. To that end my focus has been bootloader robustness (e.g. how to be able to reprogram a crashed device without requiring a reset button, power SWD or UART). Code is available (https://github.com/daniel-thompson/wasp-bootloader ) and I've shared a pre-release with @Luke is anyone wants to see it on a real device. Basically I've taken the Adafruit nrf52 bootloader and made some modest changes so we can exploit the watchdog for robustness. The bootloader should work for any payload but, with limited flash space, is most practical for code that uses the Nordic Softdevice.

Anyhow... there are challenges w.r.t. bootloaders since, AFAIK, each time we want a payload to adopt a different BT stack (Softdevice, NimBLE, Zephyr), we would need to reprovision the device with a new bootloader if we are to keep flash size dow (and ensure bootloaders can OTA replace themselves with "alien" bootloaders to allow users to swap BT stacks).

I would be interested to see what feedback about bootloaders comes back from a BoF!


RE: FOSDEM 2020 PineTime BoF - bergzand - 02-01-2020

Quote:It'll be my first time at Fosdem... what is 'BoF' ?

Birds of a Feather, Small meet-ups/discussions.

Quote:Can we join too? [Image: wink.png] -- I assume you'll pop by our stand on Sunday regardless?

Of course!

I'll try to grab a slot somewhere Sunday afternoon ASAP, as that seems to suit the most people.


RE: FOSDEM 2020 PineTime BoF - bergzand - 02-01-2020

I got us a time slot tomorrow (sunday) at 13:30 - 14:30, room H.3244. Feel free to join in!


RE: FOSDEM 2020 PineTime BoF - arteeh - 02-02-2020

It was very fun! I expected around five people max to show up but I'm guessing there were about twenty. I wish there was more time for people to introduce themselves and chat.

Also, I saw that there was some kind of Pinephone BoF before this one, but I didn't see it in the FOSDEM schedule. Was this planned on the forum or something?


RE: FOSDEM 2020 PineTime BoF - Luke - 02-02-2020

(02-02-2020, 10:20 AM)arteeh Wrote: It was very fun! I expected around five people max to show up but I'm guessing there were about twenty. I wish there was more time for people to introduce themselves and chat.

Also, I saw that there was some kind of Pinephone BoF before this one, but I didn't see it in the FOSDEM schedule. Was this planned on the forum or something?

I have no clue who planned the PinePhone BoF - what I do know is that I was really caught off guard when they asked me to explain stuff LOL