Following the Azure RTOS tutorial, I am unable to locate the #define (WIFI_SSID, WIFI_PASSWORD) for configuring the Wi-Fi settings in the IoT Embedded SDK sample project code. Could you please suggest if I am missing any further details?
https://www.renesas.com/us/en/document/apn/azure-rtos-sample-projects-using-e-studio-or-iar-ew-rev200
Best Regards.
Chandra Mohan
Hi Chandra. In the project wizard, please select the following option. Now, if you select the IoT Embedded SDK sample project, there should be a file named "sample_network.c" in the src folder, which will let you set up the WiFi on the device.By the way, which of the following two boards are you using for this project? v1 or v2? Regards,Jayesh If this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorshttps://community.renesas.com/https://academy.renesas.com/en-support.renesas.com/.../
Hi Jayesh,
I am using the device CK-Rx65N version #1. Thank you for the detailed message. I've updated the WIFI SSID and Password in the sample_network.c file and successfully built the project. However,, I am unable to flash or debug the device. I keep getting an error message: "Debug connection failed." Your support in resolving this issue is greatly appreciated.
Best Regards,
Hi Chandra.I think you are trying to run Wifi on a board that does not support it. Regards,Jayesh If this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorshttps://community.renesas.com/https://academy.renesas.com/en-support.renesas.com/.../
Hi Jayesh.
Thanks for confirming that the onboard WiFi is not supported. I am unaware that two versions of CK-RX65N are available, one without WiFi and the latest with WiFi support at the time of purchase. I just want to know how I can configure internet on my current CK-RX65N V1 version. I am located in Mumbai, India, and I hope I can connect using a mobile SIM card supported here. Otherwise, how can I configure WiFi? Can I make use of Ethernet? What is the process?
For the last few days, I have been trying to understand how to program and debug this device, and unfortunately, I'm stuck at the very first step. The webserver (option 3) is not working in the quick start sample program. Later, I tried the IoT Embedded sample project and also the sample project providing AzureRTOS,( Connect a Renesas RX65N Cloud Kit to Azure IoT Hub quickstart | Microsoft Learn ) but I encountered errors while connecting the debugger and flashing the code on the device using Renesas Flash Programmer.
I need to demonstrate the connectivity with Azure IoT Hub using Azure RTOS on this device. Could someone help me in resolving these issues?
Hi Chandra.I understand it would be frustrating for you. First of all, I'd recommend starting fresh and making sure that you are selecting the correct board in the setup wizard.Next, can you try running the quick start project on a different network? If you have already tried it, does it show the same results?Yes, Ethernet will let you run the projects. It shouldn't be a problem. In this Application Note and under section 2.6 IoT Embedded SDK sample project, you can skip steps 4, 5, and 6, and proceed normally to set it up via Ethernet. Finally, please share with us as much information as possible (configurations, error messages, etc.) so that we can get a better idea of the situation, and help you. Thanks for understanding.Regards,Jayesh If this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorshttps://community.renesas.com/https://academy.renesas.com/en-support.renesas.com/.../
Today, the Rx65N v1 device is not powering on, although it was working well previously. I'm not sure how to fix this issue. Could you please kindly refer this to the technical support team in Mumbai? I am happy to visit your office if required.
Best Regards, Chandra Mohan
Hi Chandra,That doesn't sound good at all. I hope there's no physical damage to the board. I'll have to see if we have a technical support team in Mumbai. In the meantime, where did you purchase the board from? Regards,Jayesh Renesas Engineering Community Moderatorshttps://community.renesas.com/https://academy.renesas.com/en-support.renesas.com/.../
Absolutely, there is no damage to the device, and power stopped on its own. I ordered this device online recently from Digikey and it was delivered on the 12th of this month. My main motive is to build a cloud app on this device to see how it can be used for industrial IoT applications by connecting it to Azure IoT Hub. I would be thankful if your support team helps me to get this device working back normally and can install, build, debug and run the Azure RTOS PnP sample.