--
You received this message because you are subscribed to the Google Groups "souliss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to souliss+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No attachments :-)
From mobile.
--
A node with two medias active and the supernode option, acts automatically as a bridge/router.
Right now there is no support in QuickCfg.h so you have to declare manually all the option, as you traied at first.
Dario.
From mobile.
Hi Dario,I simplified the problem. Only two boards connected by serial. (crossing tx and rx) no ethernet.Boards work local and It seems that send data through serial but the other board doesn't listen.I attached the sketches based on the example Souliss_ex14_TwinLights_eth1 without ethernet.Could you take a look, maybe I missed somethingThanks
Later today I will have a look.
Dario.
From mobile.
Nice, open an issue for it. There will be a christmas release, I will include the fix there.
Dario.
From mobile.
From your prevoius message was looking that things was working. Isn't?
Dario.
From Mobile.
Sorry, I've misunderstood.
Let me understand, if you press the pushbutton you can turn light on on the other node? If yes, your network configuration is ok.
Dario.
From Mobile.
Got it, you shouldn't define the #if condition in get config.h file but change the configuration setting of your board.
As example, if you are using board 0x05 (in GetConfig.h at line 107) modify there the MEDIA5 as 1.
This is a trick, the best is define a new board (copy and paste 0x05 and assign an unsued number) with that media enabled.
Let me know.
Dario.
From Mobile.
Nice!
Your last problem is in the addresses of RemoteInputs, the gateway send the messages to itself. Change it and you will get also this feature.
Regards,
Dario.
From Mobile.
Remember that this is a new feature, so share with us the results because hasn't been deeply tested at this time.
We can also have a talk about the general sizing of your network, keep in mind that you can build several branch of rs485, each one has its own insependant ethernet bridge.
Dario.
From Mobile.
In the Peer you shouldn't configure as a gateway. I will have a look to the code.
Yes, you can connect multiple nodes but all shall be in the same subnet ( es: 0xce01, 0xce02, ...) and each branch need a different subnet (es: 0xcf01, 0xcf02, ...)
Dario.
From Mobile.
Remove lines 117 and 118 from the peer code, aren't needed.
Let me know.
Dario.
From Mobile.
Try again please and let me know.
Dario.
From Mobile.
Nice, please update us with your progress in the use of USART.
Regards,
Dario.
From Mobile.
Hi Juan,
No you don't need a pwm pin. Does have you setup Pin8 as output in your setup()?
If yes, please ensure that your code is working with the crossed RX and TX, if so we will move to the hardware connections.
Regards,
Dario.
From Mobile.
Looking at the picture, does you have pins to supply your 485 converter? There should be.
Dario.
From Mobile.
In vNetUsart.cpp please move lines from 100 to 103 at line 150.
Let me know,
Dario.
From Mobile.
In vNetUsart.cpp please move lines from 100 to 103 at line 150.
Isn't required, but as test try to share the ground between the two RS485 drivers.
Dario.
From Mobile.
Keep us updated!
Dario.
From Mobile.
Lets make it simple, build a simple sketch that send on one side and receive on the other. Test it with a crossed wire and later with your RS485.
The Rs485 is differential and doesn't need to share the GND between the two boards. You can share it and should not affect your communication.
Last time your connection was looking good, so isn't easy to troubleshoot it.
Are you sure that your transceiver is enabled? May be a reversed active one (looking at the data sheet should not, but you can try).
No other idea at the moment :(
Dario.
From Mobile.
Please share with us the link of the topic, I want to follow the discussion.
Thanks,
Dario.
From Mobile.
--
You received this message because you are subscribed to a topic in the Google Groups "souliss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/souliss/0q8CUQ63cI4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to souliss+u...@googlegroups.com.
Any news?
Dario.
From Mobile.
Got your point and was one of my worries.
It looks strage I will try to dive into the code to find why it happen, but of course this is a problem.
Does your code use external libraries that address that pin?
Dario.
From Mobile.
Ok I have a USB, tonight i'll try, rx 10 tx 11 right?
Ok, we are near to solve the problem ;)
Hi Dario,
Are you able to get the debugging information?
Dario.
From Mobile.
--
Ok so the board start to send data, could you please move to the peer the debugging.
I want to understand what the peer see.
Thanks,
Dario.
From Mobile.
--
--
I want to connect some boards by serial using vNetDriver_usart.I configured the first board as an Ethernet-Usart bridgeQuickCfg.h#define QC_ENABLE 0x00vNetCFG.h# define VNET_SUPERNODE 1# define VNET_MEDIA1_ENABLE 1# define VNET_MEDIA2_ENABLE 0# define VNET_MEDIA3_ENABLE 0# define VNET_MEDIA4_ENABLE 0# define VNET_MEDIA5_ENABLE 1The board is an Arduino Mega + ENC5100,I loaded some examples like Souliss_ex02_FiatLux_eth1 working fine local and remote from Android.I expected read on serial port the vNet commands in broadcast mode, but nothing comes up from serial port to comunicate to other boards.Do I need to configure something else?Is there any example of vNetDriver_usart?Thanks
TX Enable in on pin 3, the servo PWM goes out from pin 9.@Juan, let us know if it work. I have not uset the preassembled modules, but a couple of bare chip. I used the pullup and pulldown resistor on Gateway on line A and B, and a termination resistor on the peer.
--
--
TX Enable in on pin 3, the servo PWM goes out from pin 9.@Juan, let us know if it work. I have not uset the preassembled modules, but a couple of bare chip. I used the pullup and pulldown resistor on Gateway on line A and B, and a termination resistor on the peer.
Stress it!
Dario.
From Mobile.
--
It should be fine, ensure that you receive frames using the debug.
Let me know,
Dario
From Mobile.
--
--
You received this message because you are subscribed to a topic in the Google Groups "souliss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/souliss/0q8CUQ63cI4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to souliss+u...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "souliss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/souliss/0q8CUQ63cI4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to souliss+u...@googlegroups.com.
You should not debug so often, but for your case just cut the code from usartUsrCfg.h to your sketch, it will be enough.
Dario.
From Mobile.
Have you tried the Juan ones?
Dario.
From Mobile.
--