Back to Smartcitizen.me

Nodata received yet

Hi guys
These conection config process worked quite well
all the wifi config went through and registration as well
so I was waiting and waiting for data to show up , but I don’t see anything

I see in the ide serial monitor

Temperature: 28236 C RAW
Humidity: 34756 % RAW
Light: 153.8 lx
Battery: 100.0 %
Solar Panel: 0 V
Carbon Monxide: 466.617 kOhm
Nitrogen Dioxide: 24.752 kOhm
Noise: 0 mV
Wifi Spots: 2000-01-01 01:11:56
UTC: #


is in the IDE is there a way to test the wifi process ?

Cheers
Tibor

Tibor,

I get almost similar results.

did you ever try the 0.85 config? For some reason it recognizes wifi spots better opposed to 0.86. But in 0.85 has the connection error

I notice that every once in a while 0.86 does recognize the wifi spots, but more ofthen it does not.

plus it gives me this silly readout:

115200
57600
38400
19200
9600
4800
2400

could you paste what you are getting in your monitor ?
I see the wifi spot date is out of sync ?
could there be some timestamp issue ?
I’d rather wait for the next update rather then go backwards
i feal I’m almost there but not quite yet

I’ll post something tonight, just took my kit off of the serial and see that every 3 a 4 minutes the machine posts.

thing was not posting anymore, so I’ll post this

Temperature: 25008 C RAW
Humidity: 25384 % RAW
Light: 174.2 lx
Battery: 100.0 %
Solar Panel: 0 V
Carbon Monxide: 114.906 kOhm
Nitrogen Dioxide: 25.293 kOhm
Noise: 1350 mV
Wifi Spots: 0
UTC: 2014-03-31 13:32:03


as soon as I have a post I’ll send the timestamp as well

is there a specific led layout when connected ?
or transmitting ?

I have the power (yellow green ) on
and the blue led blinking fast ?

is there a led light layout definition somewhere ? (what should be on / what should blink )

the led layout is shown here:

http://forum.smartcitizen.me/uploads/FileUpload/72/59eba634dc5b9a84a348253d3fb90b.pdf

the blue led that are blinking show wireless activity, the green is power and the orange is serial.

I do not know why my blue leds are blinking mega fast.

I had a post, but in my serial output I see no reason why.

FINALLY

all caps by accident, but rightfully


Temperature: 27312 C RAW
Humidity: 17952 % RAW
Light: 34.8 lx
Battery: 16.6 %
Solar Panel: .725 V
Carbon Monxide: 118.718 kOhm
Nitrogen Dioxide: 12.298 kOhm
Noise: 1598 mV
Wifi Spots: 9
UTC: #


would not know why

@Jesse_Kirschner3D, Have problems with wifi connection, if correct would catch embers server time, so type # in UTC. What type of encryption you have wifi?

wpa2.

But that UTC output also only happens once out of many times.

Let’s just say the bugs are everywhere.

I’m rewriting the firmware, give me a few weeks to have v0.9. However, it is not normal, you have enough signal power, external antenna you tried?

nope I have not, nor did I know I could attach one.

There seems to be connectivity problems can be a problem connecting to your network or server. If you would give the wifi module Wifi Spots: 0, You can write the full text of the serial monitor?

“I can put the complete text, by writing the serial monitor?”

I frankly do not understand what you mean.

Jesse

Example:

SCK Waking up…
SCK Connected!!
updates = 1
Posted to Server!
Old connection active. Closing…
SCK Sleeping


Temperature: 27956 C RAW
Humidity: 24292 % RAW
Light: 17.50 lx
Battery: 100.00 %
Solar Panel: 0 mV
Carbon Monxide: 131.24 kOhm
Nitrogen Dioxide: 85.74 kOhm
Noise: 0 mV
Wifi Spots: 2
UTC: 2014-4-2 7:27:21


Hi Jesse

you need to go to the arduino serial monitor and get the readings from it, copy and paste it here in order to mdeheras to check it

here there is a hint on how to get to the serial monitor: http://smartcitizen.me/posts/view/10

do not execute the commands, just wait for the kit to send the data to the serial monitor and then copy/paste it here

good luck

Tomas

Hee tomas,

yes I posted these above in this thread. both with and without found wifi spots.
Just attached an antenna and I don’t know if it improved anything.

there is a difference between my outprint and the one above though. I don’t recieve


SCK Waking up…
SCK Connected!!
updates = 1
Posted to Server!
Old connection active. Closing…
SCK Sleeping

anymore.

I did when I had 0.85, but 0.86 doesn’t print this for me. I regret this, because I think this is usefull info.

Jesse

Sorry, when I uploaded the official firmware version to GitHub, I forgot to enable debugging mode. You can enable debugging with “# define debuggEnabled true” or downloading the firmware from my GitHub: https://github.com/mdeheras/Smart-Citizen-Kit/tree/develop