so far i am doing good with my nrf52840. i have played with so many examples they all work good. but the problem is when i try to merge them to full fill my need like i was able to combine ble and usbd cdm acm after a week same thing i can do this in esp32 or stm32 within a day.
now the real problem. whoever wrote this sdk has to understand that usb is the key point its the really necessary thing. i mean how can i see debug logs and upload a code. if coding setup takes a week to setup. then its really broken. so i was trying to upload a openthread code its fine working properly now i tried to upload multiprotocol ble and openthread example.
but it doesn't work. it wad fine till i found out that openthread consumes one uart and i can't see logs on uart so really. i got frustrated at this point. i really loved openthread coz i used cli example. and it was good but apart from cli example if i try to merge it will anyother thing it does not work.
i tried to use usb + (ble + openthread) an multiprotocol example given by nrf thread sdk.
i mean i really want use nrf52840 but i am moving to esp32 mesh because itd easy to setup and upload a code. really its very easy i can show my creativity easily there. sorry but if anyone can guide me how can i enable logs on usb and openthread together i will really want to move to nrf52840. but sdk sucks very much.
and that sdk_config.h i mean if i want to use library i will add it why is that another layer to enable any ***. i mean its common sense that i want use library then i will include otherwise i don't .
please help i just want to see logs on usb if you can help i want to switch to nrf52840.
and yeah you should fire your sdk developer. so many developers in our area wants to switch to nrf52840 but they all are using esp32 mesh just because sdk sucks. you guys loosing a lot in this mesh battle.just because google released openthread doesn't mean everyone gonna use it even if it sucks.
please make a working example of usb + mesh + ble and remove that sdk_config.h ***.
please help i am speaking from 50 people team. we writing this after a lots of google search and no luck. we don't want arduino support in nrf52840 we love makefile .
i am not talking about perticular problem but we want an examples which works in mixed peripherals. industry don't just wants to blink with mesh
thank you.