Search found 30 matches

by Mayur
Thu Oct 14, 2021 8:24 am
Forum: Addons
Topic: Wifi Attachment issue
Replies: 2
Views: 2370

Re: Wifi Attachment issue

Tryed to update but getting error
ERROR: Connection to COM9
ERROR:inside Serial.<unit>()
by Mayur
Mon Oct 11, 2021 9:14 am
Forum: Addons
Topic: Wifi Attachment issue
Replies: 2
Views: 2370

Wifi Attachment issue

Hi

Wifi Attachment is blinking blue and reset button also not working
by Mayur
Tue Jan 29, 2019 12:38 pm
Forum: Requests
Topic: Adding more Temp Probe
Replies: 10
Views: 11838

Re: Adding more Temp Probe

////// Place your custom code below here ReefAngel.AddExtraTempProbes(); ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[4]; ReefAngel.CustomVar[1]=ReefAngel.Params.Temp[5]; ReefAngel.CustomVar[2]=ReefAngel.Params.Temp[6]; ////// Place your custom code above here still no changes on the controller scre...
by Mayur
Mon Jan 28, 2019 2:07 pm
Forum: Requests
Topic: Adding more Temp Probe
Replies: 10
Views: 11838

Re: Adding more Temp Probe

rimai wrote:

Code: Select all

ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[4];
For 5 and 6th probe
It will be

ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[5];
ReefAngel.CustomVar[0]=ReefAngel.Params.Temp[6];
by Mayur
Mon Jan 28, 2019 5:30 am
Forum: Requests
Topic: Adding more Temp Probe
Replies: 10
Views: 11838

Re: Adding more Temp Probe

rimai wrote:Although they are there for you to use, they are not displayed in any of the apps yet.
You can set a custom var to display them as a work around.
Can u share the code
by Mayur
Sun Jan 27, 2019 1:38 am
Forum: Requests
Topic: Adding more Temp Probe
Replies: 10
Views: 11838

Adding more Temp Probe

Hi
Need help with the code for adding 3 more temp probe

ReefAngel.AddExtraTempProbes(); tryed this but there no change in uapp and controller screen only default 3 temp
by Mayur
Thu Dec 07, 2017 1:44 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

thank you finally got it working

3rd temp probe is not getting detected
by Mayur
Thu Dec 07, 2017 1:05 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

connected now only green light flashing
by Mayur
Thu Dec 07, 2017 12:41 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

$$$ ERR: ?-Cmd <4.41> <4.41> <4.41> <4.41> <4.41> <4.41> <4.41> factory RESET Set Factory Defaults <4.41> reboot *Reboot*CMD set ftp address 198.175.253.161 AOK <4.41> save Storing in config <4.41 AOK <4.41> set option deviceid ReefAngelWifi AOK <4.41> set w j 1 AOK <4.41> set c c 0 AOK <4.41> set c...
by Mayur
Thu Dec 07, 2017 12:32 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

baud rate set to 57600
by Mayur
Thu Dec 07, 2017 12:30 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

yes

the program keep running in loop
by Mayur
Thu Dec 07, 2017 12:24 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

blue light keep flashing after update
by Mayur
Thu Dec 07, 2017 11:49 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

Yes I can connect to ip address
192.168.1.100:2000/wifi
by Mayur
Thu Dec 07, 2017 11:41 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

Still the same issue portal not getting update
by Mayur
Sun Dec 03, 2017 1:00 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

reefangel client log *****12/4/2017 1:26:48 AM***** Message: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it has been Aborted. StackTrace: Server stack trace: at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOp...
by Mayur
Sun Dec 03, 2017 12:17 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

Reef Angel wifi address: 192.168.1.100:2000
My reefangelid:
Mayur
Connection Status:
Unreachable Address

Last Update:
6/22/2015, 5:24:13 PM
Displaying data from:
Webbanner database
by Mayur
Sun Dec 03, 2017 11:40 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

finally found the issue it was wifi router got it replace with new one later found out the AP Isolation was enable 2 days before it might be the problem

how to check if its sending data to portal ?
by Mayur
Sun Dec 03, 2017 10:40 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

got this in serial monitor HTTP/1.1 200 OK Server: ReefAngel Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET Connection: close Content-Type: text/html Content-Length: 41 <h1>Reef Angel Controller Web Server</h1>
by Mayur
Sat Dec 02, 2017 9:37 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

unabe to upload code now The following features were automatically added: Watchdog Timer Version Menu The following features were detected: Simple Menu Binary sketch size: 28,296 bytes (of a 258,048 byte maximum) C:\Program Files (x86)\Reef Angel Controller\hardware/tools/avr/bin/avrdude -CC:\Progra...
by Mayur
Sat Dec 02, 2017 9:29 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

code was change 1 week before but it was working fine
how to check if controller is sending data to wifi attachment in serial monitor
by Mayur
Fri Dec 01, 2017 9:05 pm
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

check the attach pic for wiring diagram
still not working
getting error 13: No route to host
by Mayur
Thu Nov 30, 2017 11:50 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

Opening Serial Port... Connected to serial port COM3 > $$$ < CMD > ls < ls < < FL# SIZ FLAGS < 2 79680 3 WiFly_GSX-2.36 < 22 1052 10 config < 23 1052 10 user < 24 88548 3 NO NAME < 25 88548 3 wifly-GSX-441-r1057 < 34 83648 3 WiFly_GSX-2.45 < 79 46632 3 wps_app-GSX-131 < 80 66240 3 eap_app-GSX-101 > ...
by Mayur
Thu Nov 30, 2017 11:42 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

just now tryed to connect with the breadboard jumber cable the green light is blinking on wifi attachment but unable to open the 192.168.1.100:2000/wifi
by Mayur
Thu Nov 30, 2017 11:37 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

yes with the usb cable i was able to setup the wifi unit
by Mayur
Thu Nov 30, 2017 11:25 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

ReefAngel client is working fine with usb
by Mayur
Thu Nov 30, 2017 11:20 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

water damage controller unit or wifi attachment ?
controller is located far from sump no signs of water

how can i check which one is damage ?
by Mayur
Thu Nov 30, 2017 10:33 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

Re: connection issue with wifi

ip is same
by Mayur
Thu Nov 30, 2017 8:32 am
Forum: For New Members
Topic: connection issue with wifi
Replies: 36
Views: 25810

connection issue with wifi

Hi i am not able to connect to wifi using pc/android/iphone it was working fine till yestarday android error= Error 13: host unreachable :192.168.100:2000 iphone error =Unable to process controller data Google Chrome =This site can’t be reached 192.168.1.100 took too long to respond.ERR_CONNECTION_T...
by Mayur
Mon Mar 23, 2015 8:23 am
Forum: Apps
Topic: Client Suite 3.0
Replies: 109
Views: 158714

Re: Client Suite 3.0

no
by Mayur
Mon Mar 23, 2015 12:18 am
Forum: Apps
Topic: Client Suite 3.0
Replies: 109
Views: 158714

Re: Client Suite 3.0

got the client working with usb but when connected to wifi it not working log file *****3/23/2015 12:26:42 PM***** Message: There was an error parsing the query. [ Token line number = 3,Token line offset = 25,Token in error = = ] StackTrace: at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int...