1.. zephyr:board:: pan1770_evb 2 3Overview 4******** 5 6The PAN1770 Evaluation Board is a development tool for the PAN1770 module 7which is based on the nRF52840 chipset from Nordic Semiconductor. 8 9It is basically a clone of the official nRF52840 development kit (PCA10056) 10from Nordic Semiconductor. Please refer to :ref:`nrf52840dk_nrf52840` for 11further information. 12 13You can find more information about the PAN1770 module and the PAN1770 14evaluation board on the `product website`_. 15 16The PAN1770 evaluation board is closely linked to these other evaluation 17boards: 18 19* :zephyr:board:`pan1780_evb` 20* :zephyr:board:`pan1781_evb` 21* :zephyr:board:`pan1782_evb` 22 23Usage 24***** 25 26You can find the `user guide`_ for the PAN1770 Evaluation Board in the 27`Panasonic Wireless Connectivity Development Hub`_. 28 29The user guide contains (amongst other things) detailed information about 30 31* pin mapping 32* powering options 33* breakout pin header interface 34* current consumption measurement 35* software development 36 37and other things. 38 39The schematics for the PAN1770 Evaluation Board are available in the 40`download section`_ of the `Panasonic Wireless Connectivity Development Hub`_. 41 42Programming and Debugging 43************************* 44 45Please use the ``pan1770_evb`` board configuration when 46:ref:`build_an_application` and :ref:`application_run`. 47 48.. target-notes:: 49.. _product website: https://industry.panasonic.eu/products/devices/wireless-connectivity/bluetooth-low-energy-modules/pan1770-nrf52840 50.. _Panasonic Wireless Connectivity Development Hub: https://pideu.panasonic.de/development-hub/ 51.. _user guide: https://pideu.panasonic.de/development-hub/pan1770/evaluation_board/user_guide/ 52.. _download section: https://pideu.panasonic.de/development-hub/pan1770/downloads/ 53