Rob Moran
|
ad4159f922
|
Bounded results output in web example
|
2016-03-11 10:50:33 +00:00 |
|
Rob Moran
|
699d4c3883
|
Updated hex2bin to accept loggers
|
2016-03-10 21:36:38 +00:00 |
|
Rob Moran
|
db13a494f6
|
Added crc16 js file to web example
|
2016-02-29 13:06:39 +00:00 |
|
Rob Moran
|
e2a427d094
|
Add default crc if not specified
|
2016-02-27 14:07:34 +00:00 |
|
Michael Dietz
|
3829145e51
|
Change order of parameters of provision().
|
2016-02-26 15:35:27 +01:00 |
|
Michael Dietz
|
c551b074f3
|
Use the CRC we generate for the image in the init packet.
|
2016-02-26 11:17:03 +01:00 |
|
Rob Moran
|
76e636ec70
|
Renamed firmware, added nrf52 support to examples and reserructed dummy disconnects
|
2016-02-24 14:46:06 +00:00 |
|
Michael Dietz
|
dfb7adedce
|
Get rid of warnings due to error being defined as a variable and then used in catch() out of scope.
|
2016-02-18 11:12:30 +01:00 |
|
Michael Dietz
|
daadfd8194
|
Working for both mbed and current revisions of DFU OTA...
Minor problems like writeMode bug in mbed and CRC code is just 0x0 for now so will fail for init packet check.
|
2016-02-18 10:11:56 +01:00 |
|
Michael Dietz
|
c18979f5e1
|
Promise in transfer(...) should resolve after DFU Target is activated and reset.
|
2016-02-17 16:17:24 +01:00 |
|
Michael Dietz
|
ccd602838c
|
Added an init packet which (for recent DFU OTA protocols) must transferred before the firmware image.
|
2016-02-17 13:08:26 +01:00 |
|
Rob Moran
|
d92a6230b8
|
Added node example
|
2016-02-15 00:53:02 +00:00 |
|