Re: MCU/Board with WiFi, BT and USB Host

2023-04-25 Thread Petro Karashchenko
> To: "dev@nuttx.apache.org" > Subject: MCU/Board with WiFi, BT and USB Host > > Hello, I'm looking for an MCU or better a development board that has WiFi, > BT and USB host capabilities. Can anybody give me advice for that? I need > to connect a CDC ACM device to

Re: MCU/Board with WiFi, BT and USB Host

2023-04-21 Thread Alan C. Assis
> >> > >> > -------------- Original -- >> > From:  "Petro Karashchenko"> > Date:  Thu, Apr 20, 2023 09:25 PM >> > To:  "dev"> > >> > Subject:  MCU/Board with WiFi, BT and USB Host >> > >> >  

RE: MCU/Board with WiFi, BT and USB Host

2023-04-21 Thread Tim Hardisty
, as has been said, you do still need CE/FCC/etc, regardless. >-Original Message- >From: Simon Filgis >Sent: Thursday, April 20, 2023 9:08 PM >To: dev@nuttx.apache.org >Subject: Re: MCU/Board with WiFi, BT and USB Host > >Yes, answer is not no. I heard about

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Lee, Lup Yuen
--- > > From:  "Petro Karashchenko" > Date:  Thu, Apr 20, 2023 09:25 PM > > To:  "dev" > > > Subject:  MCU/Board with WiFi, BT and USB Host > > > >   > > > > Hello, > > > > I'm looking for an MCU or better a devel

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Fotis Panagiotopoulos
Specifically for CE and E-mark (that I am mostly experienced with), module certifications have no value. The complete and finished product must be certified from scratch. As a whole. It must be able to demonstrate that it is functional (to some degree). So in the end, you will have to go through l

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Simon Filgis
Yes, answer is not no. I heard about 10k for "registering" a product with certified module. So no measurements, only paperwork. I would be glad to hear that's wrong! It feels wrong definitely... -- Ingenieurbüro-Filgis USt-IdNr.: DE305343278 -- sent by mobile phone Tomek CEDRO schrieb am Do., 2

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Alan C. Assis
Tim, Normally the certification if for the module and for the product, but this is the FCC, CE, Anatel, etc. Since the module is already certified, your board doesn't need to pass for a new complete WiFi / Bluetooth certification, just some simple electric compatibility, EMI, etc, tests. Maybe w

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Tomek CEDRO
On Thu, Apr 20, 2023 at 9:42 PM Tim Hardisty wrote: > To the best of my understanding, using a module does NOT mean you can avoid > certification for a custom board that uses it. I am a member of the SIG and > specifically asked this…but they do not give a 100% clear answer ☹️ whaaat o_O -- Ce

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Tim Hardisty
To the best of my understanding, using a module does NOT mean you can avoid certification for a custom board that uses it. I am a member of the SIG and specifically asked this…but they do not give a 100% clear answer ☹️ > On 20 Apr 2023, at 20:38, Tomek CEDRO wrote: > > On Thu, Apr 20, 2023 a

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Tomek CEDRO
On Thu, Apr 20, 2023 at 9:15 PM Tim Hardisty wrote: > My longer term plan is to work on USB support for Bluetooth dongles rather > than dedicated module support as that – should – avoid the need for Bluetooth > SIG accreditation and fees. Don’t quote me on that! Bluetooth SIG membership is free,

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Tim Hardisty
accreditation and fees. Don’t quote me on that! From: "Alan C. Assis" Reply to: "dev@nuttx.apache.org" Date: Thursday, 20 April 2023 at 20:08 To: "dev@nuttx.apache.org" Subject: Re: MCU/Board with WiFi, BT and USB Host Hi Tim, Really nice board! Do you know i

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Alan C. Assis
Karashchenko > Reply to: "dev@nuttx.apache.org" > Date: Thursday, 20 April 2023 at 14:25 > To: "dev@nuttx.apache.org" > Subject: MCU/Board with WiFi, BT and USB Host > > Hello, I'm looking for an MCU or better a development board that has WiFi, > BT and

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Tim Hardisty
thought? From: Petro Karashchenko Reply to: "dev@nuttx.apache.org" Date: Thursday, 20 April 2023 at 14:25 To: "dev@nuttx.apache.org" Subject: MCU/Board with WiFi, BT and USB Host Hello, I'm looking for an MCU or better a development board that has WiFi, BT and U

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Alan C. Assis
Hi Tomek, On 4/20/23, Tomek CEDRO wrote: > > Hey there Alan, I saw your initial support for ESP32-C6 that is RISC-V > based, thank you, does that chip have full USB (device? host? otg?) support > and full documentation of the USB block? :-) > > This sounds even better than ESP32-C3 :-) > No, ESP

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Tomek CEDRO
On Thu, Apr 20, 2023, 15:52 Alan C. Assis <> wrote: > Hi Petro, > > You can use ESP32-S2 or ESP32-S3. > > Currently the USB Host support is not integrated on mainline yet, but > we (Espressif) have customers that are developing products with > ESP32-S3 with NuttX and USB. > > So USB Host support w

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Alan C. Assis
> From:  "Petro Karashchenko" Date:  Thu, Apr 20, 2023 09:25 PM > To:  "dev" > Subject:  MCU/Board with WiFi, BT and USB Host > >   > > Hello, > > I'm looking for an MCU or better a development board that has WiFi, BT and > USB host capabilities. C

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Gregory Nutt
I'm looking for an MCU or better a development board that has WiFi, BT and USB host capabilities. Can anybody give me advice for that? I need to connect a CDC ACM device to that USB, so maybe there are some alternatives that can be used (there is a device that exposes its functionality via USB

Re: MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Alan C. Assis
Hi Petro, You can use ESP32-S2 or ESP32-S3. Currently the USB Host support is not integrated on mainline yet, but we (Espressif) have customers that are developing products with ESP32-S3 with NuttX and USB. So USB Host support will arrive on NuttX upstream very soon. BR, Alan On 4/20/23, Petr

MCU/Board with WiFi, BT and USB Host

2023-04-20 Thread Petro Karashchenko
Hello, I'm looking for an MCU or better a development board that has WiFi, BT and USB host capabilities. Can anybody give me advice for that? I need to connect a CDC ACM device to that USB, so maybe there are some alternatives that can be used (there is a device that exposes its functionality via