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

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -