Failed to start raise network interfaces - Groove starter kit

My Grove Starter Kit for Azure IoT Edge with Raspberry Pi Model 3 B+ has failed to connect to Wifi. It boots with the following errors:-

  1. Failed to start dhcpd on all interfaces
  2. Failed to start to Raise network interfaces

When I check the Wi-fi under the Network options in raspi-config, it shows the following errors:-

  1. Could not communicate with wpa_supplicant
  2. There was an error running option N2 Wi-fi.

How can I fix this problem?

Hi @Uncle_G
It seems that you haven’t created a wpa_supplicant file in the SD card.
Please refer to the raspberry pi wiki to finish a base configuration.