run nrf Connect for bluetooth Low Energy Standalone
connect PCA10040 board
select "server setup"
press "+ New service" which adds a New Service
press "> New Service"
A message pops up that Desktop Bluetooth Low Energy Standalone experienced an unrevocerable error
Error Message:
TypeError: Assignment to constant variable.
at C:\Users\georg.jahnen\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources\bundle\bundle.js:27864:49
at Array.map (<anonymous>)
at l.render (C:\Users\georg.jahnen\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources\bundle\bundle.js:27853:35)
at $a (file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:69876)
at La (file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:69671)
at vs (file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:105470)
at ul (file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:96717)
at sl (file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:96642)
at Qs (file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:93672)
at file:///C:/Users/georg.jahnen/AppData/Local/Programs/nrfconnect-bluetooth-low-energy/resources/app.asar/dist/app-bundle.js:48:45314
System report:
# nRFConnect System Report - 2022-12-06T15-27-34.190Z - System: Dell Inc. Latitude 5501 - BIOS: Dell Inc. DELL - 1072009 - CPU: 1 x Intel Corei7-9850H 2.6 GHz 12 cores (6 physical) - Memory: 1.9 GB free of 15.8 GB total - Filesystem: C: (NTFS) 476.3 GB 73.1% used - OS: Microsoft Windows 10 Business (10.0.19044) Windows x64 - Versions - kernel: 10.0.19044 - git: 2.38.1.windows.1 - node: 14.16.0 - python: 3.8.10 - python3: - nrf-device-lib-js: 0.4.4 - nrf-device-lib: 0.10.3 - nrfjprog DLL: 10.15.1 - JLink: JLink_V7.66a - Connected devices: - 000682303242 PCA10040: COM13 - Current device: - name: nRF52 DK - serialNumber: 000682303242 - cores: 1 - website: www.nordicsemi.com/.../nRF52-DK
I like to add custom specific services to be handled by the PCA10040. Do not know how to do this. The obvious method by just adding the services seems not to be correct.
Any ideas what I am doing wrong?
Best regards
Georg Jahnen