Giter Club home page Giter Club logo

Comments (3)

cnlohr avatar cnlohr commented on September 15, 2024

opmode 2 = client 1 = softap. Rawpackets can work in either mode. Can you post pertinent code that you feel is causing the esp to crash? We definitely have the ESPs in client mode on an infrastructure with working rawpackets in swadges2017.

from esp8266rawpackets.

sarwadenj avatar sarwadenj commented on September 15, 2024

Hi @cnlohr ,

code. i'm just printing values on terminal ---->
user_main.txt

@cnlohr i want to include pwm function inside code, so i included
#include "pwm.h" in code.
but when i'm using get_pwm_version(); or pwm_start(); or any pwm function then i'm getting following error--->>

/tmp/ccoG1uRV.ltrans0.ltrans.o:(.literal+0xc0): undefined reference to get_pwm_version' /tmp/ccoG1uRV.ltrans0.ltrans.o:(.literal+0xc4): undefined reference to pwm_start'
/tmp/ccoG1uRV.ltrans0.ltrans.o: In function user_init': <artificial>:(.text+0x2c1): undefined reference to get_pwm_version'
:(.text+0x2c7): undefined reference to `pwm_start'
collect2: error: ld returned 1 exit status
make: *** [image.elf] Error 1

Help i'm new to ESP8266 c programming. If you have any esp8266 c code for pwm for these specific sdk then please attach.

Thanks.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on September 15, 2024

I am unfamiliar with the pwm subsystem, sorry I can't really help you there :-/

from esp8266rawpackets.

Related Issues (11)

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.