<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/bleio/Device.h, branch 5.0.0-beta.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-06-21T22:04:04+00:00</updated>
<entry>
<title>WIP: Central compiles; now will test</title>
<updated>2019-06-21T22:04:04+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-21T22:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4881e1ff55768c027404cc6a1375c43d4c3acf2a'/>
<id>urn:sha1:4881e1ff55768c027404cc6a1375c43d4c3acf2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyrights; get ready for Central</title>
<updated>2019-06-19T14:42:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-19T14:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a1b5d800f30418a08a39e73ba4b3e276ca6c7241'/>
<id>urn:sha1:a1b5d800f30418a08a39e73ba4b3e276ca6c7241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't operate directly on bleio objects in shared-bindings: use common_hal</title>
<updated>2019-06-19T03:46:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-19T03:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=35b919185747c42e183ccfc41f99fd370acca450'/>
<id>urn:sha1:35b919185747c42e183ccfc41f99fd370acca450</id>
<content type='text'>
routines instead. Changes made but not yet tested.
</content>
</entry>
<entry>
<title>Replace Broadcaster with enhanced Peripheral</title>
<updated>2019-06-04T00:40:05+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-06-04T00:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=613e12f99fd101a2c6b4b738da398a270aede538'/>
<id>urn:sha1:613e12f99fd101a2c6b4b738da398a270aede538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bleio: Don't register the services until needed</title>
<updated>2018-10-21T14:00:04+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-25T22:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eceb21a0175bd6109c81c7fa0def81dd57fdfe9c'/>
<id>urn:sha1:eceb21a0175bd6109c81c7fa0def81dd57fdfe9c</id>
<content type='text'>
Because of the very specific way nRF requires service registration
(characteristics can be added only to last added service), we would
have to write the Python code in a specific way. With this patch the
user has more freedom.
</content>
</entry>
<entry>
<title>nrf: Cleanup of the ble driver</title>
<updated>2018-10-21T13:54:13+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-22T14:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17f13ecc2cf10975bf5ff0631ce4326b9ffbbcf5'/>
<id>urn:sha1:17f13ecc2cf10975bf5ff0631ce4326b9ffbbcf5</id>
<content type='text'>
Moved the functions to classes that they belong to.
</content>
</entry>
<entry>
<title>nrf: Move the Peripheral class to bleio as Device</title>
<updated>2018-10-21T13:50:45+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-19T18:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3bd65fbae5d0150139c0ffd4cf02f8c9f547bbf5'/>
<id>urn:sha1:3bd65fbae5d0150139c0ffd4cf02f8c9f547bbf5</id>
<content type='text'>
This was the last class from ubluepy and so that module is now gone.
The Device class offers both Peripheral and Central functionality.
See the inline docs for more info.
</content>
</entry>
</feed>
