Sam Lin
Sam Lin
1. the event should carry deviceid that can be used for detecting calibrated device. That will be useful to calibrate device not in last of multi ones. ref: http://library.gnome.org/devel/gtk-tutorial/2.13/x2531.html 2....
in observer example , if line 177 //nrf_adv_conn_init (); uncommented the observer can't get any SW0 interrupt anymore that means observer is not working. What's correct setup to be able...
use calculation based number, it'll be easy to apply changes of extensionsString.
according to RFC2349 ( http://www.ietf.org/rfc/rfc2349.txt), timeout unit should be #secs between 1-255 (secs), current implementation assume milliseconds (default to 3000) that's invalid.
due to some poor designed tftp server in embedded system it will be required not to send all options extensions (ex. windowsize, rollover ..). suggest to leave some options optional...