Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By dayzman
#14886
lethe wrote:According to espressif, the ESP8266 has "On-chip low-dropout linear regulators for all internal supplies".
I'm no expert, but I guess if that would take care of the FCC requirement?


No, it doesn't.
Last edited by dayzman on Sun Apr 19, 2015 6:31 am, edited 1 time in total.
User avatar
By nemik
#14915 You can look at its application and approval request here: https://apps.fcc.gov/oetcf/eas/reports/ ... ADUIESP-12

as for labeling, check out its user manual at https://apps.fcc.gov/eas/GetApplication ... id=2487404 which states
The final end product must be labeled in a visible area with the following " Contains TX FCC ID: 2ADUIESP‐12”".


Since you're probably putting the module on a board inside an enclosure, it's not in a "visible area" anyway. So why print the FCC ID on the module? I think what it means is that it's your responsibility then to print the FCC ID on the outside of your product, and they tell you which ID to use that can be valid.
User avatar
By dayzman
#14916
nemik wrote:Since you're probably putting the module on a board inside an enclosure, it's not in a "visible area" anyway. So why print the FCC ID on the module? I think what it means is that it's your responsibility then to print the FCC ID on the outside of your product, and they tell you which ID to use that can be valid.


AFAIK, the "Contains FCC" tag is for the enclosure (it's like a partial certification only), but the module itself should/must/? have the FCC ID printed on it.
User avatar
By MrZANE
#14920 If you need a certified module:
I know for a fact that the esp-12 module is fcc certified, i have looked at the documents, on fcc site, myself as we needed a certified module for a project (I can post the link from work on monday if anyone is interested.). Other then that I only know of espressifs own wroom module that uses the esp8266 and is fcc certified.

Edited: Sorry, module numbers got mixed up in my mind. It's the ESP-12 that is certified (ESP-07 isn't to my knowledge).
http://fccid.net/number.php?fcc=2ADUIESP-12&id=253176#axzz3Wd49oIRf
Last edited by MrZANE on Sat Apr 18, 2015 5:00 pm, edited 3 times in total.