8 Commits

Author SHA1 Message Date
tomoaki
5fb4312aad This branch for debugging DTLS #90, #150, #195, #227
The purpose of this branch is to share work in process.
Change sellect() of UDP to poll()
Rewrite UDP6 for DTLS6

Known bug: can't reconnect DTLS

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-08-01 19:45:58 +09:00
tomoaki
d3626bb68d Add a new sensor network Bluetooth RFCOMM
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-06-07 18:00:02 +09:00
tomoaki
55128f0f0e Add Bluetooth classic as a sensor network #69, #195, #90
I think the architecture of the ble sensor network, which does not use
threads per socket, can be applied to DTLS.

Known bug:
Occasionally a timeout error occurs when connecting to RFCOMM.
BLE is not supported yet. I need help to do it.


Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-06-02 20:40:02 +09:00
tomoaki
8a2d28a5e4 Add Gateway build script.
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-05-01 16:36:01 +09:00
tomoaki
e4ccfe9487 Bugfix of Travis CI build
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-04-30 16:38:53 +09:00
tomoaki
c15d3ac252 Bugfix of Travis CI Build failed
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-04-30 16:30:19 +09:00
tomoaki
9a84cc9a6a Bugfix #276 failed
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2021-04-30 16:18:14 +09:00
Ian Craggs
7063dc57aa Travis build for MQTTSNPacket 2017-07-03 16:19:34 +01:00