wifi - Microchip Wi-Fi MRF24WN0MA -


i using following devices microchip on embedded system:

  • usb starter kit iii (pic32mx470f512l) + starter kit i/o expansion board
  • mrf24wn0ma.

so use spi1 channel communication 6-axis sensor (all works fine). want transmit these data through spi2 wifi module (mrf24wn0ma), chose because need wireless module minimum data rate of 1mbits/s , reliable communication.

i using mplab harmony v2_02_00b configure wifi module. have tested several example projects provided microchip "wifi_easy_configuration", "wifi_ap_demo" , don't work me. followed this tutorial migrate project toward pic32

due lack of documentation in datasheet of module , several other issues, switched mrf24j40ma has lower data rate complete datasheet (registers included!).


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -