[Tinyos-help] TinyOS 6LowPAN implementation in Beagleboard without using Epic Cape

2014-12-30 Thread Bipin
Hello Sir.., This is the Question to Eric Decker and all other members in this forum who have very good knowledge about the 6LowPAN concept in TinyOS. I have one problem while implementing an application of 6LowPAN in Beagle board(BB)(TinyOS doesn't have any

Re: [Tinyos-help] PROBLEM WITH COMPILER

2014-12-30 Thread Bipin
This is definitely not a compiler problem my friend I think you r using z1 mote...If its not.. which mote you are using...?. Are you trying toport TinyOS in z1 mote? or trying to contiki in z1 mote..? What you are really want to do..

Re: [Tinyos-help] Number of transmissions in Micaz!

2014-12-30 Thread Bipin
Are you talking about the number packets ..? -- View this message in context: http://tinyos-help.10906.n7.nabble.com/Number-of-transmissions-in-Micaz-tp24698p24724.html Sent from the TinyOS - Help mailing list archive at Nabble.com. ___

[Tinyos-help] Regarding Interoperability Between the XBee and TinyOS

2014-10-03 Thread Bipin Kunjumon
some error like following.. bipin@linuxachine35:/opt/tinyos-2.1.1/support/sdk/c/blip$ ./bootstrap.sh aclocal: warning: couldn't open directory 'm4': No such file or directory aclocal: warning: autoconf input should be named 'configure.ac', not ' configure.in' automake: warning: autoconf input

Re: [Tinyos-help] TinyOS TestPromiciuos not Receiving the XBee packet

2014-02-25 Thread Bipin
Hello sir, i just flash the XBee IEEE 802.15.4 Firmwire on the XBee device , so i can commuicate with the tkn15.4 stack enabled TinyOS device.Now its just simple wireless communication between two devices. And i got one packet from the XBee device

Re: [Tinyos-help] tinyos installation

2014-02-05 Thread Bipin
Hey Lakshmi.. TinyOS Installation is just simple. 1- you Just add the Mirror list in your sourcce list of repository 2- Then, In ubuntu you should have to type the sudo apt-get install tinyos for the installation If you want to get more details

[Tinyos-help] Implemetation of ZigBee Stack in TinyOS

2014-02-05 Thread Bipin
Hello Eric.. This message for you to asking about the implementation of ZigBee Stack in TinyOS. I know that the Micaz mote is Zig Bee Alliance Group Device. So it can support the ZigBee Stack in it. I got the ZigBee Stack from Texas Instrument

Re: [Tinyos-help] interoperability of tinyos with edge router

2014-01-13 Thread Bipin
If you r using the TinyOS 6LowPAN BLIP application ... then you dont have any problem with this. because i already tried with it except you should have to write your own proxy incase your network doesn't support IPv6.. I install TCP Echo

[Tinyos-help] How to Implement ATMega128L Chip's ZigBee Pro Stack With TinyOS in MIcaz Mote

2014-01-02 Thread Bipin
Hello friends.. I am trying to implement ATMega128L ZigBee Pro Stack with Tiny-OS in Micaz mote. If anyone successfully done this ,please help me to do this..i seen one platform MeshBean900 platform which implement this on another mote using

[Tinyos-help] New Networking Scheme for Reducing the Power Consumption in Mote

2013-12-25 Thread Bipin
Here i am doing a new project on tinyOS Power Analysis in full streaming devices (Continuously read the data from the sensor and send it ). While we are doing full streaming in devices... it consumes a lot of power for sending data by the Radio channel... How we

Re: [Tinyos-help] Interoperability in ZigBee

2013-12-07 Thread Bipin
Thank you for your reply I am little bit confused with the basic thing in TinyOS , that why asked stupid Question.. Now i understand whats it Thank you very much... -- View this message in context:

[Tinyos-help] Communication XBee Module Series 2 to TinyOS

2013-12-05 Thread Bipin
If any have successfully completed communication between the Series 2 X Bee Module to TinyOS.. Please help me to solve . -- View this message in context: http://tinyos-help.10906.n7.nabble.com/Communication-XBee-Module-Series-2-to-TinyOS-tp23928.html Sent from the TinyOS -

Re: [Tinyos-help] Reading voltage levels

2013-12-03 Thread Bipin
Which Data Acquisition Board u r using MDA300CAor what...? If you using MDA300CA There is one component file in there for reading the Voltage level on ADC channel of the Board.. If you want to read the voltage level from the mote only, then

[Tinyos-help] Interoperability in ZigBee

2013-12-02 Thread Bipin
Usually ZigBee is Interpretable with Other Vendor Zig-Bee devices.. I got it from one Book . When i try to make the communication between the TinyOS and XBee Module device.. its not possible.. i dont know why...? Any help on this particular topic is

Re: [Tinyos-help] Interoperability in ZigBee

2013-12-02 Thread Bipin
Hello friend, That doesn't make any sense. may be its not completed... i dont know Using the IEEE 802.15.4 Stack we can make an inter operable connection to any other device. because all the Zig-Bee technology uses the same IEEE 802.15.4 StackIf

Re: [Tinyos-help] Assign value to an array NesC

2013-12-01 Thread Bipin
Hello... Try to so with yourself .. this is the basic thing is NesCIf you want to generate separate key for each communication. then you should have to do with that code only... There is one master key in the code, using that master key

Re: [Tinyos-help] String datatype in TinyOS

2013-12-01 Thread Bipin
Please.. First you should have to go through the basic of NesC. Here you want to send some string to other node so you should have to create String [ char arrary]. unsigned char input[16]= {'H','E','L','L','O','W','O','R','L','D','A','E','S','1','2','8'};

[Tinyos-help] Interoperability in ZigBee Hetrogenious device

2013-11-22 Thread Bipin
Hello friends..., I am doing research on the interoperability in ZigBee devices like XBee device to TinyOS Mote... i had done few experiments on the TinyOS to receive data from the XBee device. But i couldn't make it Also I just asked

[Tinyos-help] TinyOS TestPromiciuos not Receiving the XBee packet

2013-11-16 Thread Bipin
Any help on this particular topic is appreciated, i set up a BaseStation Receiver using the tkn15.4 , But i cant receive any packet from the XBee device. its only receive the packet from the TinyOS mote. I dont know y...? first i thought that it

Re: [Tinyos-help] AES code on Tossim 1.x

2013-11-16 Thread Bipin
Simulation code link is send to your gmail id -- View this message in context: http://tinyos-help.10906.n7.nabble.com/AES-code-on-Tossim-1-x-tp23840p23846.html Sent from the TinyOS - Help mailing list archive at Nabble.com. ___

[Tinyos-help] Regarding Interoperability Between the XBee and TinyOS

2013-11-14 Thread Bipin Kunjumon
Hai... Anyone's helps on this particular topic is appreciated, Here i am facing some problem with the XBee - CC2420 Radio Stack and TinyOS Complaint Radio Stack (CC2420) Interoperability. If anyone successfully done this bi-directional interoperability... please help

Re: [Tinyos-help] PC to Mote

2013-11-14 Thread Bipin
If you r done the TestSerial Program Successfully in mote.. You can also done this thing also.. for that , you should have to modify the java tools given for the TestSerial. or simply write your own java program by using the tinyos .jar file -- View this

Re: [Tinyos-help] cc2420 testSecurity problem

2013-11-06 Thread Bipin
You are done that succesfully. i just done the same TestSecurity in my motebut i cant even receive the the encrypted data in the my Basestation... not even single packet. i dont know... y...? -- View this message in context:

[Tinyos-help] Help : TinyOS CC2420 AES Encryption

2013-11-05 Thread Bipin
Here i am doing a simpleSensor Reading application in my mote with AES Encryption. I can successfully encrypt the data and send to the Base Station.But the Base station can't receive any single packet coming from the mote. On both side i am using the

Re: [Tinyos-help] TinyOS -XBee Module Commuication

2013-08-31 Thread Bipin Kunjumon
On 31 August 2013 11:08, Bipin Kunjumon bipinkunjumon...@gmail.com wrote: TinyOS Router is FFD (Fully Functional Device) and XBee as RFD (Reduced Functional device). I have to make a simple bi-directional communication between the TinyOS and XBee device.without

Re: [Tinyos-help] Standard for sensor boards developement

2013-08-31 Thread Bipin
Hi friend... I don't think there have any standard is there... But Before going to build a sensor network you should have refer some book ...that will really help full to build it. like Wireless Sensor Network Fundamentals -- View this message in

Re: [Tinyos-help] Base Station to another Base Station

2013-08-31 Thread Bipin
Hi.. If you want to read the sending data on the second basestation you have to connection to the PC using the Programming board... If you just want to test that the sending data receiving on the other end not necessary toconnect with the Programming

[Tinyos-help] TinyOS -XBee Module Commuication

2013-08-30 Thread Bipin Kunjumon
I am doing a project related toRadio Stack Interoperability using component generalization. Here in my project i have to make a communication between the TinyOS FFD and XBee Module RFD, it tried some ways that i got from the net, but that doesn't