Apnea Board Forum - CPAP | Sleep Apnea
FlashPAP doesn't work after Java update - Printable Version

+- Apnea Board Forum - CPAP | Sleep Apnea (https://www.apneaboard.com/forums)
+-- Forum: Public Area (https://www.apneaboard.com/forums/Forum-Public-Area)
+--- Forum: Software Support Forum (https://www.apneaboard.com/forums/Forum-Software-Support-Forum)
+--- Thread: FlashPAP doesn't work after Java update (/Thread-FlashPAP-doesn-t-work-after-Java-update)

Pages: 1 2


RE: FlashPAP doesn't work after Java update - Crimson Nape - 06-20-2017

I thought of something else to try.  Download this batch file to your FlashPAP directory and try running it.
FlashPAP.bat

- Red


RE: FlashPAP doesn't work after Java update - Melman - 06-20-2017

(06-20-2017, 04:58 PM)Crimson Nape Wrote:    Did the FlashPAP display show your username YES, machine type YES, IP address YES, and local directory to save data YES?

You might try copying the current FlashPAP directory to a location off of the C: drive and try executing from there. . . just a thought.

I copied the FlashPAP directory to a partition of my second hard drive. The program would open but with the same result when I tried to scan the SD card.


RE: FlashPAP doesn't work after Java update - Crimson Nape - 06-21-2017

Can you connect to the FlashAir via your web browser?


RE: FlashPAP doesn't work after Java update - AlanE - 06-21-2017

Cycle your flashair card. I have to do that occasionally when I mess with my network. If you can't ping its IP I would say there is a problem with your Flashair card. Try inserting it to your PC to rule out a CPAP machine issue.


RE: FlashPAP doesn't work after Java update - Melman - 06-21-2017

(06-21-2017, 07:05 AM)Crimson Nape Wrote: Can you connect to the FlashAir via your web browser?

Don't know how.


RE: FlashPAP doesn't work after Java update - Melman - 06-21-2017

(06-21-2017, 07:29 AM)AlanE Wrote: Cycle your flashair card. I have to do that occasionally when I mess with my network. If you can't ping its IP I would say there is a problem with your Flashair card. Try inserting it to your PC to rule out a CPAP machine issue.

I have recycled the card and rebooted my PC several times. I was able to read the latest data from my card today by inserting it in my PC.  Don't know how to ping the card.


RE: FlashPAP doesn't work after Java update - Crimson Nape - 06-21-2017

(06-21-2017, 10:42 AM)Melman Wrote:
(06-21-2017, 07:05 AM)Crimson Nape Wrote: Can you connect to the FlashAir via your web browser?

Don't know how.

Open your web browser and enter your FlashAir's IP address in the url window. It's just like going to a website. If you connect, you should see a directory listing of your FlashAir card. If you can't connect then the connection problem is associated with the FlashAir.


RE: FlashPAP doesn't work after Java update - Melman - 06-21-2017

Won't connect. Strange a problem should appear with FlashAir when I updated Java. 

Here's my flash/air config file

CIPATH=/DCIM/100__TSB/FA000001.JPG
APPMODE=5
VERSION=FA9CAW3AW3.00.01
CID=02544d535731364740d1867179010901
PRODUCT=FlashAir
VENDOR=TOSHIBA
APPNAME=APPNAME
APPSSID=MLRothnet
APPNETWORKKEY=************
LOCK=1
DNSMODE=0
APPAUTOTIME=0
UPLOAD=1
NOISE_CANCEL=2
STA_RETRY_CT=0


RE: FlashPAP doesn't work after Java update - Crimson Nape - 06-21-2017

For comparison I am listing my CONFIG file.  Any time that you edit this file, you must replace the asterisks with the actual password in the APPNETWORKKEY assignment.   I appears that you aren't assigning a static IP to the FlashAir.  FlashPAP recommends that you do so. Let me know if you need help finding an available IP address.

CONFIG File Contents Wrote:DHCP_Enabled=NO
IP_Address=192.168.1.39
Subnet_Mask=255.255.255.0

[Vendor]

APPMODE=5
APPNAME=S9
PRODUCT=FlashAir
VENDOR=TOSHIBA
APPSSID=WIRELESS
LOCK=1
DNSMODE=1
APPAUTOTIME=0
COMMAND=fat cp /SD_WLAN/BCONFIG 1:/BCONFIG
MASTERCODE=aabbccddeeff
WEBDAV=1
UPLOAD=1
APPNETWORKKEY=AP_Password
NOISE_CANCEL=1
STA_RETRY_CT=0

I hope this will help.