Hi to all, I don't know if this is the right thread, but I'm trying to use an odroid c1 as a gateway. I'm posting here because I think you all could help me.
The original thread I have done is this one
https://forum.mysensors.org/topic/6083/odroid-c1-as-getaway
Feel free to go over there and give me advises.
dantefff
@dantefff
Best posts made by dantefff
-
RE: Mysensors Gateway on OrangePi (Zero) (opi)
Latest posts made by dantefff
-
RE: 💬 Temperature Sensor
@gohan I changed my getaway to an old good rpi model b, and the temperature node started to work, so I think that the problem was on de getaway wiring or in the getaway code itsef. Thanks
-
RE: 💬 Temperature Sensor
@gohan , I'm in the same situation as @Vincent-Lgrd. I'm powering my arduino UNO from usb (to test). Is that a possible problem?
-
RE: Odroid c1 as getaway?
@pansen I have no oscilloscope near... Lets talk about it with Odroid community and hope someone could help me
-
RE: Odroid c1 as getaway?
@pansen, @marceloaqno Led seems not to work in pin 100 so I changed to 115. In 115 led is lighted, but when I connect the RF24 I get the same error.
By the way, SPI pins (MOSI, MISO and SCLK) do not light any led, is this ok? -
RE: Odroid c1 as getaway?
Ok. It was as I expected. The pin numbers are right (export number is the one I need to use). I'll try the led in a feew minutes, but I have tested to get the value of that pins and it seems they are the correct ones. Maybe the error was to not especify pullup or pulldown value on the exported pins
-
RE: Odroid c1 as getaway?
But 100 and 101 are export numbers. Does Mysensors use WiringPi numbers or Export numbers?
-
RE: Odroid c1 as getaway?
@pansen Sure! What should I connect? If I connect leds to the spi pins should they blink? And what about the cs and ce pins?
-
RE: Odroid c1 as getaway?
@marceloaqno As expected, once receibed my nrf24, this does not work
Any options to debug this in an easy way?
The nrf24 is working in a rpi1 so nrf24 is ok. -
RE: Mysensors Gateway on OrangePi (Zero) (opi)
Hi to all, I don't know if this is the right thread, but I'm trying to use an odroid c1 as a gateway. I'm posting here because I think you all could help me.
The original thread I have done is this one
https://forum.mysensors.org/topic/6083/odroid-c1-as-getaway
Feel free to go over there and give me advises. -
RE: Odroid c1 as getaway?
@marceloaqno , as you are who made the orange pi how-to, and the code adaptation for spidev, maybe you can tell me if I'm on the right way