I am using cc3000 with service pack 1.24, as I got with my kickstarter espruino long time ago.
Well, now I can get 17,900 packets on an hour, with a average throughput on 4.99 packets per second, until I get an "Unable to locate host" message.
I took my cc3000 and connected it to my propeller, and wrote a spin driver to study the behavior of cc3000. When I could transmit 25.000 packets I began to study the c code on espruino and have now changed a bit.
To be continued.
update:
37,707 packets in 9209 second, which is 4.09 packets/second.
I had to stop, because it is sleeping time.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I am using cc3000 with service pack 1.24, as I got with my kickstarter espruino long time ago.
Well, now I can get 17,900 packets on an hour, with a average throughput on 4.99 packets per second, until I get an "Unable to locate host" message.
I took my cc3000 and connected it to my propeller, and wrote a spin driver to study the behavior of cc3000. When I could transmit 25.000 packets I began to study the c code on espruino and have now changed a bit.
To be continued.
update:
37,707 packets in 9209 second, which is 4.09 packets/second.
I had to stop, because it is sleeping time.