Re: [riot-devel] MRF24J40 Development - mysterious cyclic transmits

2016-08-13 Thread Oleg Hahm
Hi Neo!

On Sat, Aug 13, 2016 at 03:39:08PM +0200, Neo wrote:
> yes, I think that's it.
> I think it is possible to deactivate ICMP in the Makefile

You can take a look at the gnrc_minimal example for a configuration without
ND, but if you just want to test the radio driver, it's probably easier to
just use an application without IP at all.

Cheers,
Oleg


signature.asc
Description: PGP signature
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] MRF24J40 Development - mysterious cyclic transmits

2016-08-13 Thread Neo

Hi Peter,
yes, I think that's it.
I think it is possible to deactivate ICMP in the Makefile

Best regards,
Neo

Am 12.08.2016 um 16:08 schrieb Peter Kietzmann:

Hi Neo,

there might be ICMPv6 related packets that were sent from the 
IP-layer. Also these packets will cause a TX interrupt in the driver 
(if enabled). This should be independent from the ACK configuration of 
the radio. Is is possible you meant that?


Did you already upload your code somewhere?

Best regards
Peter

Am 10.08.2016 um 12:33 schrieb Neo:

Hello everybody,
I'm working at the moment with the gnrc_networking example and even if I
do nothing I get cyclic transmit interrupts.
For my understanding - if I use a configuration with no acknowledgement
and no
retries there should be no transfer activity at all. Is this correct?

Best regards,
Neo
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel




___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] MRF24J40 Development - mysterious cyclic transmits

2016-08-12 Thread Peter Kietzmann

Hi Neo,

there might be ICMPv6 related packets that were sent from the IP-layer. 
Also these packets will cause a TX interrupt in the driver (if enabled). 
This should be independent from the ACK configuration of the radio. Is 
is possible you meant that?


Did you already upload your code somewhere?

Best regards
Peter

Am 10.08.2016 um 12:33 schrieb Neo:

Hello everybody,
I'm working at the moment with the gnrc_networking example and even if I
do nothing I get cyclic transmit interrupts.
For my understanding - if I use a configuration with no acknowledgement
and no
retries there should be no transfer activity at all. Is this correct?

Best regards,
Neo
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


--
Peter Kietzmann

Hamburg University of Applied Sciences
Dept. Informatik, Internet Technologies Group
Berliner Tor 7, 20099 Hamburg, Germany
Fon: +49-40-42875-8426
Web: http://www.haw-hamburg.de/inet
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] MRF24J40 Development - mysterious cyclic transmits

2016-08-10 Thread Neo

Hello everybody,
I'm working at the moment with the gnrc_networking example and even if I
do nothing I get cyclic transmit interrupts.
For my understanding - if I use a configuration with no acknowledgement 
and no

retries there should be no transfer activity at all. Is this correct?

Best regards,
Neo
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel