Giter VIP home page Giter VIP logo

Comments (14)

tawalke avatar tawalke commented on August 25, 2024 1

@InfiniteYuan1 I did open a case: #49 this seems to be pattern of an issue with the OLED/ss1306 OR with the esp32_azure_iot_kit example. Please have someone look into it as these tests are crucial to some of our work related releases.

from esp-iot-solution.

InfiniteYuan avatar InfiniteYuan commented on August 25, 2024

Hi,
I don't understand your issue through your comments.Please describe your issue by template issue.

from esp-iot-solution.

manjuk41 avatar manjuk41 commented on August 25, 2024

@InfiniteYuan1 I dont know about template issue

from esp-iot-solution.

InfiniteYuan avatar InfiniteYuan commented on August 25, 2024

new issue

from esp-iot-solution.

manjuk41 avatar manjuk41 commented on August 25, 2024

@InfiniteYuan1 new issue is what i created.

Board : Esp Azure IOT kit
when i scan for i2c device using i2ctool, i am getting this now

esp32> i2cconfig --port=1 --freq=100000 --sda=25 --scl=26

esp32> i2cdetect
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
10: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
20: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
30: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
40: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
50: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
60: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU
70: UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU

esp32> i2cget -c 0x5F -r 0x0F
W (136645) cmd_i2ctools: Bus is busy

from esp-iot-solution.

ChristosPalisidis avatar ChristosPalisidis commented on August 25, 2024

Hello,
i am using the same board, and i want to have access to the sensors' data. I am trying to make it through the I2C bus. Although, the scanning proccess on I2C does not detect any device.
I am coding in arduino IDE. Is there any advices?
Thank you!

from esp-iot-solution.

manjuk41 avatar manjuk41 commented on August 25, 2024

@ChristosPalisidis i had exactly the same issue. If using esp-idf there will not be any issues, device works properly.
Have you set the SDA and SCL pin correctly?

from esp-iot-solution.

ChristosPalisidis avatar ChristosPalisidis commented on August 25, 2024

Yes, i print the SDA and SCL pins so as to be sure, and i use these printed pins for the I2C interface.
I made a lot of progress and development of my project, working on ARDUINO IDE, so a migration to ESP-IDF at this point, would be very time consuming. Is this possible to continue with ESP-IDF and use my current work as component, or something like that?
Thank you for your response @manjuk41 !

from esp-iot-solution.

manjuk41 avatar manjuk41 commented on August 25, 2024

@ChristosPalisidis I don't know.

from esp-iot-solution.

tawalke avatar tawalke commented on August 25, 2024

Hi, I have this board and I am having the same issue. I am using the sample as is without any changes as yet but I am planning to enhance this application to write to Azure IoT using the esp-azure sdk. But before I do this I need to ensure that the board and all sensors are working correctly. Looking at the monitor the application is working correctly and I can see the data being captured from sensors and shown in monitor. The issue is that it is not showing up on the OLED. Note before I used the example from this repo the OLED was working and displaying data/output.

from esp-iot-solution.

tawalke avatar tawalke commented on August 25, 2024

Running i2cdetect gives me:
image
I can set SDA and SCL again but I set them initially.

from esp-iot-solution.

ChristosPalisidis avatar ChristosPalisidis commented on August 25, 2024

I personally figured it out. It was the pins settings finally @manjuk41 . I will be more carefull with the datasheets next time!

from esp-iot-solution.

tawalke avatar tawalke commented on August 25, 2024

@ChristosPalisidis I wish mine was that easy. Pins were set correctly. Hoping they review this issue and/or mine for resolution.

from esp-iot-solution.

manjuk41 avatar manjuk41 commented on August 25, 2024

@tawalke Same issue here. Pins are all set correctly.
Do you have any idea on how to debug with a logic analyzer?

from esp-iot-solution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.