Hi Mike, All,
thanks for your reply! As the PacketParrot application does, I would
like to store for a certain period of time small sensed data items, then embed
part of them into an AMPacket  and then transmit them.

My goal is to evaluate a Delay Tolerant communication scheme
(for data collection in sparse networks); I am not really
interested in the detail of the implementation that logs the events.

I had a look at the JustFatLogging application and it seems
a bit complicated. 
Do you have any suggestion? Is there any abstraction
like LogStorageC suitable for the shimmer platform?

Thanks,
Diego


On Oct 30, 2012, at 10:52 AM, mike healy wrote:

> Hi Diego,
> 
> The LogStorageC component is designed to be used with serial flash chips 
> (such as the AT45DB or STM25P) which are not present on the Shimmer. It is 
> probably (or likely) possible to modify it to be used with the microSD card 
> flash storage available on the shimmers, but as this is not something I've 
> looked into I don't know how much effort it would be.
> 
> Mike
> 
> 
> On Fri, Oct 26, 2012 at 1:53 PM, Diego Borsetti 
> <[email protected]> wrote:
> Hi all,
> is it possible to compile the Packet Parrot app. (described in TinyOs 
> tutorial)
> over the Shimmer platform? Specifically, I would like to use the component
> LogStorageC.
> 
> Thanks,
> Diego
> 
> _______________________________________________
> Shimmer-users mailing list
> [email protected]
> https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users
> 

_______________________________________________
Shimmer-users mailing list
[email protected]
https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users

Reply via email to