RAKWireless / RAK5205-WisTrio-LoRa

RAK5205-WisTrio-LoRa :GPS ,BME680,LIS3DH,LoRaWAN1.0.2,ARM Cortex-M3 STM32L1
9 stars 6 forks source link

CooCox IDE is discussed about in manual, but no project file in demo to use it #2

Open kalon33 opened 5 years ago

kalon33 commented 5 years ago

Contrary to what I was used to with RAK811 trackerboard, there's no demo coIDE project, whereas it is listed in manual.

RAKWireless commented 5 years ago

I'm sorry, the new firmware don't support CoIDE because CoIDE will not maintain by official. You can use Keil now.

kalon33 commented 5 years ago

Sure, but Keil is not free...

----- Mail original -----

De: "RAKwireless" notifications@github.com À: "RAKWireless/RAK5205-WisTrio-LoRa" RAK5205-WisTrio-LoRa@noreply.github.com Cc: "Nicolas Derive" kalon33@ubuntu.com, "Author" author@noreply.github.com Envoyé: Lundi 7 Janvier 2019 15:51:24 Objet: Re: [RAKWireless/RAK5205-WisTrio-LoRa] CooCox IDE is discussed about in manual, but no project file in demo to use it (#2)

I'm sorry, the new firmware don't support CoIDE because CoIDE will not maintain by official. You can use Keil now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .

kastayou commented 5 years ago

I'm sorry, the new firmware don't support CoIDE because CoIDE will not maintain by official. You can use Keil now.

This is not inline with the documentation and I agree with Kalon33, Keil is not free. Could you provide a project on an open and multiplatform IDE (eclipse, platformio)

nufinuf commented 5 years ago

I'm sorry, the new firmware don't support CoIDE because CoIDE will not maintain by official. You can use Keil now.

The reason, why I bought it, was the option developing in CoIDE. Why you not support it. And if documentation mentioned support for CoIDE, is it that reason to get money back?

afremont commented 5 years ago

I'm guessing that the apparently dead product CooCox is not able to build the current version of the software or that there is some other valid reason for RAK dropping it, such as no one being at the other end to add support for the device or that RAK is tired of fielding complaints for a product they didn't produce and couldn't support if they wanted. Honestly, I'm kinda surprised that many people still seem to be using it after all this time.

Maybe it's time to try something else with a little more active support, such as Eclipse or Platformio, though it looks like Platformio may be headed down the same path as CooCox. From what I've seen, it appears that CooCox was based on Eclipse, so..... The 5205 is still a nice piece of hardware, So far it appears to be the best in class when it comes to low power usage.

michaelshmitty commented 5 years ago

I agree that the RAK5205 is a nice piece of hardware. Unfortunately the software quality of the firmware is not on the same level. It would be great if this firmware was rewritten using and supporting the native ST toolset, which is free to use (but requires registration): STM32CubeMX for initial boilerplate code generation and System Workbench for STM32 as IDE.

Phando commented 4 years ago

Have there been any updates on this? IS there a sample project for the RAK5205 for CooCox or for PlatformIO?