pxt-calliope/docs/reference/bluetooth
Owen Brotherwood 30211aa006 Correction for max. length of advertised url to 17
https://github.com/google/eddystone/tree/master/eddystone-url#frame-specification states 1-17
When one makes a general google for the max length, some have written 18 and some 17 :(
The difference could lie in the https://github.com/google/eddystone/tree/master/eddystone-url#url-scheme-prefix which adds an extra byte but it's use is to in someway allow for more bytes in the 1-17.
The implementation in the micro:bit Lancaster is unknown as to how the url-scheme-prefix is or is not used: there does not seem to be a scheme for "Just take the 1-17" for the url.

At the moment, "play it safe" and write 17 ?
2016-12-06 20:51:44 +01:00
..
about-bluetooth.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
advertise-url.md Correction for max. length of advertised url to 17 2016-12-06 20:51:44 +01:00
bluetooth-pairing.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
on-bluetooth-connected.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
on-bluetooth-disconnected.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-accelerometer-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-button-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-io-pin-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-led-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-magnetometer-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-temperature-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
start-uart-service.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
stop-advertising.md updated api definitions 2016-11-30 04:24:52 -08:00
uart-read-until.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
uart-write-number.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
uart-write-string.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
uart-write-value.md rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00