Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Rajendra
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Rajendra

    @Rajendra

    Researcher in Embedded hardware and Wireless Sensor Network

    1
    Reputation
    7
    Posts
    390
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.iocare.in Location Pune Age 45

    Rajendra Follow

    Best posts made by Rajendra

    • RE: Problem With Arduino Nano+NRF24l01+

      Hey @mfalkvidd thanks for reply
      Actually the problem just got resolved. Its was due to different version of tutorial existing here, which uses pin 7,8 or 9, 10 without mentioning it. I just tried with 9,10 and it started working. (CE, CSN)

      Everything is very straight forward and working fine now.
      I'll check everything with latest development release, and get back here,

      Thanks again.

      posted in MyNodes.NET
      Rajendra
      Rajendra

    Latest posts made by Rajendra

    • RE: Can I run radio without IRQ on PIN 2? Or have an interrupt on other pins than 2 & 3 ?

      Ive designed a NRF based mysensor remote with 14 keys, I want to use pin 2 for one of the key. Currently all pin work properly for key but pin 2 does not recognise instead it creates some disturbance in transmission. what i receive on destination node is unexpected. Is it possible to disable use of pin 2 . it looks like mysenso uses pin 2 for some internal use.

      posted in General Discussion
      Rajendra
      Rajendra
    • RE: 💬 Building a WiFi Gateway using ESP8266

      I just want to bypass inbuilt wifi connection method in GatewayESP8266 and use my own code of SmartConfig to create WiFi connection. I'm not able to achieve this. is there any way to do this?
      Ive tried changing library (MyGatewayTransportEthernet) code, but it throws TSM exception. I've tested SmartConfig separately and it works fine with my Android App.

      posted in Announcements
      Rajendra
      Rajendra
    • RE: 💬 MYSController

      Is there any chance of making this tool Open source. Its great tool.
      Making it open could lead to its porting to various platforms like android and ios
      and other desktop OS and also make it more stable.
      just a suggestion.!

      posted in Announcements
      Rajendra
      Rajendra
    • RE: 💬 MYSController

      @tekka ok.. hope so!

      posted in Announcements
      Rajendra
      Rajendra
    • RE: 💬 MYSController

      Myscontroller latest version 1.0.0.3316 shows trojan at virustotal
      is this ok?
      https://www.virustotal.com/#/file/6082b86e6a56783e692afaa7c6d79e5af0d6ca58476ef7e180a39594ce441cd7/detection
      Whats the reason for it

      posted in Announcements
      Rajendra
      Rajendra
    • RE: Problem With Arduino Nano+NRF24l01+

      Hey @mfalkvidd thanks for reply
      Actually the problem just got resolved. Its was due to different version of tutorial existing here, which uses pin 7,8 or 9, 10 without mentioning it. I just tried with 9,10 and it started working. (CE, CSN)

      Everything is very straight forward and working fine now.
      I'll check everything with latest development release, and get back here,

      Thanks again.

      posted in MyNodes.NET
      Rajendra
      Rajendra
    • Problem With Arduino Nano+NRF24l01+

      I'm using simple setup with Arduino Nano+NRF24l01+
      Env - Arduino 1.6.13, Arduino Nano
      I'm continuously getting following error on serial monitor.

      0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0)
      0;255;3;0;9;TSM:INIT
      0;255;3;0;9;!TSM:RADIO:FAIL
      0;255;3;0;9;!TSM:FAILURE
      0;255;3;0;9;TSM:PDT
      0;255;3;0;9;TSM:INIT
      0;255;3;0;9;!TSM:RADIO:FAIL
      0;255;3;0;9;!TSM:FAILURE
      0;255;3;0;9;TSM:PDT
      0;255;3;0;9;TSM:INIT
      0;255;3;0;9;!TSM:RADIO:FAIL
      0;255;3;0;9;!TSM:FAILURE

      posted in MyNodes.NET
      Rajendra
      Rajendra