Apnea Board Forum - CPAP | Sleep Apnea
Monitoring data wirelessly - 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: Monitoring data wirelessly (/Thread-Monitoring-data-wirelessly)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


RE: Monitoring data wirelessly - MCS2014 - 12-10-2021

See my above post. I recently had a wifi access point device installed to get a better cell phone signal. I think the IP got changed from what it was before and this is why I'm getting the above error messages. How do I fix this?

[Image: c5uf5tO.png]


RE: Monitoring data wirelessly - Crimson Nape - 12-10-2021

Change the Using DHCP to Static. Enter the address of 192.168.0.250 for the IPv4 Address.


RE: Monitoring data wirelessly - Jeff8356 - 12-10-2021

The last screenshot you posted (above) with the error from Terminal is saying it can't find  /Volumes/192.168.0.250/
That means your FlashAir card was not mounted for some reason, and/or your network cannot reach it.

I would suggest trying the following in order:

  1. Reboot your Mac
  2. Try running the script again (making sure no other apps are running)
  3. If you get any errors, then try connecting with your web browser.  Enter the following into the browser address bar:
Code:
http://192.168.0.250

If it connects, you will see a FlashAir page with the files listed.
If you can't connect to it using your browser, then open Terminal and copy/paste the following command:

Code:
ping -c5 192.168.0.250

The next to last line from the ping output will show packet loss. If it's 100% then the FlashAir card is not connected to the network.

EDIT: your new access point should be getting it's IP address from your router's DHCP pool.  If you can log into your router and post the DHCP settings here it it might help.
The IP address of your computer shouldn't matter as long as it's on the same 192.168.0.### subnet.


RE: Monitoring data wirelessly - pholynyk - 12-10-2021

The length of this thread (and the cost of a FlashAir card) reaffirms my faith in the SneakerNet.

Big Grin


RE: Monitoring data wirelessly - MCS2014 - 12-10-2021

(12-10-2021, 02:51 PM)Jeff8356 Wrote: The last screenshot you posted (above) with the error from Terminal is saying it can't find  /Volumes/192.168.0.250/
That means your FlashAir card was not mounted for some reason, and/or your network cannot reach it.

I would suggest trying the following in order:

  1. Reboot your Mac
  2. Try running the script again (making sure no other apps are running)
  3. If you get any errors, then try connecting with your web browser.  Enter the following into the browser address bar:
Code:
http://192.168.0.250

If it connects, you will see a FlashAir page with the files listed.
If you can't connect to it using your browser, then open Terminal and copy/paste the following command:

Code:
ping -c5 192.168.0.250

The next to last line from the ping output will show packet loss. If it's 100% then the FlashAir card is not connected to the network.

EDIT: your new access point should be getting it's IP address from your router's DHCP pool.  If you can log into your router and post the DHCP settings here it it might help.
The IP address of your computer shouldn't matter as long as it's on the same 192.168.0.### subnet.
Reboot seems to have put it back. Thanks


RE: Monitoring data wirelessly - MCS2014 - 01-07-2022

Somehow when I was deleting some old files from my flash drive I thought were useless and now my CopyCPAP function became disabled. Can someone please help to get me back up & running?


RE: Monitoring data wirelessly - Ratchick - 01-07-2022

It might be helpful if you can list what files you still have.


RE: Monitoring data wirelessly - Jeff8356 - 01-07-2022

Have you emptied your Trash yet??? If not, the restore the files from there.

Any chance you have Time Machine setup to do backups?


RE: Monitoring data wirelessly - MCS2014 - 01-07-2022

(01-07-2022, 10:14 AM)Ratchick Wrote: It might be helpful if you can list what files you still have.
I had it all set up on the mac os but can only access the files in windows (I'm running Parallels). I can't open in mac os (see last image). I am lost as to how to restore the CopyCpap.app.


[Image: GMJ518s.png]
[Image: 57CuhFt.png]
[Image: pKpCS3C.png]

[Image: 6Lxy575.png]


RE: Monitoring data wirelessly - Jeff8356 - 01-08-2022

Just restore the CopyCPAP.app to your Mac's hard drive.  The files you listed using Windows are contained inside the app. A Mac app is just a container that holds other files needed to run the app and you can view them by right clicking on the app and choose "Show package contents".  You should not alter the contents of the files inside the app, or try to restore them individually.  And do not use Windows to restore it. If you deleted or restored the contents of the app using Windows then it would probably just be easier to re-create the app from scratch.


It's only an AppleScript file to get the data from your FlashAir card and does not contain your actual xPAP data.
Go back to the original FlashAir instructions I posted in the wiki to re-create CopyCPAP.app if you need to:
http://www.apneaboard.com/wiki/index.php/FlashAir

I would strongly recommend getting a high capacity external USB hard drive and using it to backup your Mac using Time Machine.  Makes it real easy to restore file(s) when something goes wrong.