problems with forwarding read rssi values to the wifi module through serial port

Hello. I am using nrf52832 for Ble-based positioning. currently i am tackling with establishment of an anchor measuring rssi values and sending them to a central center (a PC) through an additional wifi module. i am sending data from nrf52832 to the wifi module through serial (UART) connection. to this end, i combined a simple UART example with a blincky-c example of nrf5sdk. doing so, i receive a couple of rssi values and then the transmission to pc stocks. i tried chaning the priority of the UART transmission from lowest to highest and it seems to work. i wonder to know whether my job was ok or this change of priority may cause other problems...

Moreover, i have tried combining the libuarte example to the ble central blincky which is expected to handle my above problem, but it did not work (send data on serial) due to an unkown reason. 

best regards, 

Parents
  • Hi

    We have quite the backlog from the Easter holiday, and I will have to get back to you later this week with a proper answer on this ticket. You'll hear from me on Friday at the latest with some sort of update.

    What Wi-Fi module is this exactly, and how does the nRF52832 communicate with it? Is it RSSI from the Wi-Fi device you want to see, or are you trying to send RSSI values from the nRF52832 to the Wi-Fi module and forward it over Wi-Fi? What's your use case here exactly?

    Best regards,

    Simon

Reply
  • Hi

    We have quite the backlog from the Easter holiday, and I will have to get back to you later this week with a proper answer on this ticket. You'll hear from me on Friday at the latest with some sort of update.

    What Wi-Fi module is this exactly, and how does the nRF52832 communicate with it? Is it RSSI from the Wi-Fi device you want to see, or are you trying to send RSSI values from the nRF52832 to the Wi-Fi module and forward it over Wi-Fi? What's your use case here exactly?

    Best regards,

    Simon

Children
No Data
Related