Hi,
In my project I have a custom board with a nrf52832 chip that reads TWI sensor and SAADC data and transmits it. I need that data to be received by a PC, then processed and graphed by a LabView program. Currently I use nRF52-DK as a receiver (COM port) (I flashed ble_app_uart_c into it) but want to switch to something smaller and cheaper. I read a lot about nrf52840 dongles but did not find unanimous response whether it can perform such task.
Can you help me? Is nrf52840 dongle the right choice for me or should I look for something else?