Marvee Amasi
Marvee Amasi
DIIDevHeads IoT Integration Server
Created by wafa_ath on 7/2/2024 in #middleware-and-os
I have a problem with an RL model
Kaggle on it's end might have some network restrictions in place. See if there's any documentation about allowed connections for user-created environments, cus these issues are mostly seen when developing
4 replies
DIIDevHeads IoT Integration Server
Created by wafa_ath on 7/2/2024 in #middleware-and-os
I have a problem with an RL model
But make sure the credentials used in your Flask app to connect to the database are correct and match the ones Kaggle provided for you If you're using environment variables to store credentials, check if they're set correctly in your Kaggle environment too
4 replies
DIIDevHeads IoT Integration Server
Created by wafa_ath on 7/2/2024 in #middleware-and-os
I have a problem with an RL model
Have you been able to fix this? If you can add loggings to your flask app to see more details about the connection attempt it will give you clues about the specific issue
4 replies
DIIDevHeads IoT Integration Server
Created by ZacckOsiemo on 6/11/2024 in #middleware-and-os
Looking for some help with getting Clock output on MCO1 (PA8) from LSE
Nice 👍
4 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
Okay 👍, Happy you were able to get it working
15 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
But have you updated ? @shardul17
15 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
The dmesg output shows spi0.0 being used, make sure your MCP2515 module is connected to the correct SPI bus mostly usually SPI0 for Raspberry Pi, triple check the wiring based on your module's datasheet
15 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
It could be power supply attimes too , does your module receive the correct power voltage ? It's usually 3.3v
15 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
So update && upgrade, run it and see if it works
15 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
Cus your /boot/config.txt configuration is okay
15 replies
DIIDevHeads IoT Integration Server
Created by shardul17 on 6/28/2024 in #middleware-and-os
HELP: Need to configure MCP2515 using Raspberry pi's SPI 0 bus.
Hi @shardul17 your kernel version 5.10.103 is prolly around two years ago. I am not saying it is fully the cause of the MCP2515 CAN controller not entering configuration mode on your Raspberry Pi 3b+, but firstly consider updating your Raspberry Pi OS to a newer version. Do the
sudo apt update
sudo apt update
&&
sudo apt upgrade
sudo apt upgrade
Newer kernels often have better driver support
15 replies
DIIDevHeads IoT Integration Server
Created by TIETIBIEKA Moussine on 6/13/2024 in #code-review
I need help
Is your tool up to date ?
pip install --upgrade esptool
pip install --upgrade esptool
and try .. maybe a compatibility something
4 replies
DIIDevHeads IoT Integration Server
Created by TIETIBIEKA Moussine on 6/13/2024 in #code-review
I need help
Hi @TIETIBIEKA Moussine your code is functional, the error is not from ur code
4 replies