Who can use 640x480 30FPS in DJI App.. possible fix

robinb said:
Str8rippin said:
I use 640x480 30fps can get to around 400m with it no dramas, it's definatly your phone, go get an iPhone 6 and try

Same here I was getting 420 meters yesterday without any boosting of signal.

I was going to try the booster but it was cold and I had enough for day.

I use a galaxy tab S 8.4


Took it out yesterday but I was only getting 20 or 30 meters, not sure whats going on. Was working fine a week ago.

Will try again sunday if I get my jobs done and the weather is ok.

I do have vented wifi module.
 
No one interested in this ??

BTW under no circumstances change the channel to anything higher than 11....
 
Faarrrrrrrrrrrrrrrrrrrrrrk yeah

I finally worked out how to console into the wifi module using a serial cable...
basically if you SSH in and screw it up you need to send wifi module back to DJI to get 'repaired'

Now you can just use serial cable and login and fix the issue yourself!!!!!!!!!!!!!
I dont' need to use my 'failsale' script anymore!!!

will post up a how to.. It involves chopping up the 6 cable connector that plugs into the wifi module

yeeeehaww very excited.. been planning to try this for a while

its not my 'grand plan' however... thats still coming :)
 
  • Like
Reactions: StevenQX
U-boot MI124


DRAM: 32 MB
id read 0x100000ff
flash size 8MB, sector count = 128
Flash: 8 MB
env_relocate before...
Using default environment

devices_init before...
jumptable_init before...
console_init_r before...
In: serial
Out: serial
Err: serial
Net: ag934x_enet_initialize...
No valid address in Flash. Using fixed address
wasp reset mask:c03300
WASP ----> S17 PHY *
: cfg1 0xf cfg2 0x7114
eth0: ba:be:fa:ce:08:41
in athrs17_reg_init...
athrs17_reg_init: complete
Port 0, Negogiation timeout
Port 1, Negogiation timeout
eth0: Phy Specific Status=ffff
eth0: Phy Specific Status=ffff
eth0 up
eth0
main_loop before...
Autobooting in 1 seconds
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... OK

Starting kernel ...

[ 0.000000] Linux version 3.8.6 (davinci@davinci-desktop) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 r36312) ) #13 Thu Feb 20 16:43:40 CST 2014
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[ 0.000000] SoC: Atheros AR9342 rev 2
[ 0.000000] Clocks: CPU:535.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:40.000MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 02000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x01ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x01ffffff]
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
[ 0.000000] Kernel command line: board=TL-PHANTOM-v2 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 28856k/32768k available (2153k kernel code, 3912k reserved, 578k data, 272k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.090000] NET: Registered protocol family 16
[ 0.090000] MIPS: machine is DJI TL-PHANTOM v2
 
Justin00 I tried and had success ssh in to the phantom and repeater but when I tried to run that line " /etc/config/wireless"
It said as shown below
2fc4ac2b7df9cfbcc7c020981c2dfe6a.jpg



Sent from my iPhone using PhantomPilots mobile app
 
I don't know what you are trying to as I haven't read this whole thread.
But you can check the permissions on the file by executing "ls -al /etc/config/wireless". You should see the permissions listed first for that file. If it is not executable you can make it that way by executing "chmod 755 /etc/config/wireless". Doubt that is your problem though.
 
BlackTracer hello[emoji112]
And thanks but I tired that and still no luck what I'm trying to do it to gain access and change some of the wireless settings of the phantom and its repeater but I access to that line "
/etc/config/wireless"


Sent from my iPhone using PhantomPilots mobile app
 
Last edited:
Yip you are correct its a config file and not an executable.... and yeah 'vi' can open/edit it.

I dont mean this in a bad way but its incredibly easy to brick the wifi module.. woukd suggest people only modify the file and others if they are proficient in linux.

I can provide assistance but as I said its very easy to brick the module e.g if you mispell a setting it might stop the module from loading and then the wifi wont come up and you cant connect/ssh back in to resolve the issue. I do have a failsafe script for dealing with such mistakes but setting it up also requires basic linux experience.

Dont take the above as me not wanting to help.. I just dont want to be responsible for costing people $200 for a new wifi module if they mistype something.

Thanks

maybe something here can help you?
OpenWrt/wireless – Gateworks
or here:
Wireless configuration [OpenWrt Wiki]
and here:
OpenWrt Wireless FAQ [OpenWrt Wiki]

It looks like it's not a command but a config file that you edit using vi or something similar...not sure what's contained onboard the small distro on the phantom...
so, get to the command line again and type "cat /etc/config/wireless" you will see the current settings and what you may need to change
 
Last edited:
Yip you are correct its a config file and not an executable.... and yeah 'vi' can open/edit it.

I dont mean this in a bad way but its incredibly easy to brick the wifi module.. woukd suggest people only modify the file and others if they are proficient in linux.

I can provide assistance but as I said its very easy to brick the module e.g if you mispell a setting it might stop the module from loading and then the wifi wont come up and you cant connect/ssh back in to resolve the issue. I do have a failsafe script for dealing with such mistakes but setting it up also requires basic linux experience.

Dont take the above as me not wanting to help.. I just dont want to be responsible for costing people $200 for a new wifi module if they mistype something.

Thanks
Justin00 Could you pm please
 
you can pm me if you like :)

*edit* sorry I missed your PM of you asking me this in late Jan... Got married in Jan and was travelling.

Anyways if you PM me now I shall read it properly and respond.
 
Okay I shall thanks and congrats on the wedding [emoji4][emoji119]


Sent from my iPhone using PhantomPilots mobile app
 

Recent Posts

Members online

Forum statistics

Threads
143,094
Messages
1,467,590
Members
104,978
Latest member
AdriSmitJnr