According to the documentation on bursts: "the average data rate is (0+0+0+0+0+0+0+512)/8=64kbps, which is under burst-threshold. After the second second, average data rate is (0+0+0+0+0+0+512+512)/8=128kbps." Then burst time = (burst limit * poll time)/burst threshold and I should be able...