Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36) and nrf52840 dongle(1018.34.For development using ubuntu 14 and windows machines and segger IDE.
Board details:
NRF 52840 DK ,rev.1.0.0(2018.36)
IDE:SEGGER Embedded Studio for ARM V4.1
sdk:nRF5_SDK_15.2.0_9412b96.
We are using Fanstel BWG840F as Gateway device .We are trying to make a mesh network for image file transfer and display the same in an e paper display.
we successfully connected sd card adapter to DK SPI and read file using fatfs example from sdk.
We are trying to do file transfer between pc to nrf52840 DK and vice versa and with gateway too. From various posts we read it is possible to do transfer as chunks of 20bytes and reconstruct the same at receiving end but not as bulk or burst transfer, failed to find any sufficient SDK support for file transfer.Would like to know wwhether NORDIC has any supporting documents /samples for the above using Nordic SDK .Also evaluated RTOS support using RIOT and zephyr OS and found that there is no Nordic support for the same.
Also would like know about making mesh by including fanstel gateway
Please help us to proceed further.
picture for board connection
Thanks,
Syam