Hello,
I want to port the "ANT and BLE Heart Rate Monitor Relay Application" to the pca10059, but it doesn't seem to work. (The led flashes fast so i guess it indicates BSP_INDICATE_ADVERTISING_DIRECTED as supposed to BSP_INDICATE_ADVERTISING )
I copied the 10056 project and did the following:
Preprocessor includes
APP_TIMER_V2 APP_TIMER_V2_RTC1_ENABLED BOARD_PCA10059 CONFIG_GPIO_AS_PINRESET FLOAT_ABI_HARD INITIALIZE_USER_SECTIONS NO_VTOR_CONFIG NRF52840_XXAA NRF_SD_BLE_API_VERSION=6 NRF52_PAN_74 S340 SOFTDEVICE_PRESENT ANT_LICENSE_KEY="3831-521d-7df9-24d8-eff3-467b-225f-a00e"
Linker
FLASH_PH_START=0x0
FLASH_PH_SIZE=0x100000
RAM_PH_START=0x20000000
RAM_PH_SIZE=0x40000
FLASH_START=0x31000
FLASH_SIZE=0xAF000
RAM_START=0x20002000
RAM_SIZE=0x3E000
I'm on 17.0.2 SDK, with the s340 on version 6.1.1