Hi Cyril,

Yes, software ACK is the default ack and you do not need to do
anything special. Can you please point me to that public repository?
One possible cause could be that the sender does not wait long enough
for the ACK to arrive, which would be a configuration error possible
in the platform/xxx/chips/rf230/RadioConfig.h.

Please do the following for me: program one mote with the
apps/tests/rf230/RF230Sniffer application, connect it to a PC and run
the java net.tinyos.util.DiagMsg application on it (search the tinyos
archives if you run into some problem). This will list ALL packets
(including the ACK packets) that the motes are sending, so we will be
able to see what is the problem.

Best,
Miklos

On Wed, Mar 17, 2010 at 10:10 AM, Cyril Nguyen Van Phu
<[email protected]> wrote:
> Hello Miklos,
> I use a platform I designed based on meshnetics zigbit module ( it includes
> on a single chip an atmega1281 and a rf2xx, in my case the rf230)
> transceiver.
> Ethz and specially Philipp Sommer designed a similar platform named "pixie"
> and  did the porting of tinyos-2.x on it. I use their code which is in the
> contrib repository.
> I don't know maybe the problem comes from the TestAcks application.
> Just a last question : to use software ack there is no special define or
> something to do, isn't it?
> I suppose software ack are the default ack?
> Thank you very much.
> Best regards,
> Cyril
>
> Miklos Maroti a écrit :
>
> Hi Cyril,
>
> Software ACK should work just fine with the RF230! What platform do
> you use? On the IRIS it works flawlessly, although I did not try the
> TestAcks application.
>
> (The intended use of hardware ACK is that you program your basestation
> with software ack and all other nodes with hardware ack, or you do not
> use the sniffing part of basestation).
>
> Miklos
>
> On Tue, Mar 16, 2010 at 4:00 PM, Cyril Nguyen Van Phu
> <[email protected]> wrote:
>
>
> Hello,
>
> I need help regarding ack with rf230 transceiver.
>
> I checked that hardware ack work for me with the TestAcks application.
>
> But as I've seen in a post, i can't use hardware ack in a single hop
> network with base station sink.
>
> So how should i proceed to use ack in a single hop network with base
> station and platforms running rf230?
>
> I didn't manage to make software ack work with rf230 using the TestAcks
> application in the T2 tree.
>
> Any help would be very much appreciated.
>
> Thanks
>
> --
>
> Cyril
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
>
>
> --
>
> Cyril Nguyen Van Phu
> Research Engineer
> LCPC Paris - French Public Works Laboratory
> Metrology and Instrumentation Division
> http://www.lcpc.fr/en/presentation/organigramme/div_mi/index.php
> tel : 33 1 40 43 51 55

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to