Search Criteria
Package Details: nrfconnect-appimage 5.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nrfconnect-appimage.git (read-only, click to copy) |
---|---|
Package Base: | nrfconnect-appimage |
Description: | Cross-platform development software for Bluetooth Low Energy and cIoT |
Upstream URL: | https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop |
Licenses: | Commercial |
Submitter: | kumen |
Maintainer: | kumen |
Last Packager: | kumen |
Votes: | 7 |
Popularity: | 0.188572 |
First Submitted: | 2019-10-31 19:17 (UTC) |
Last Updated: | 2024-11-11 17:49 (UTC) |
Dependencies (2)
- jlink-software-and-documentationAUR
- nrf-udevAUR (optional)
Required by (2)
- nrf-sniffer-ble (optional)
- nrf5x-sniffer (optional)
Latest Comments
jakethedog commented on 2024-08-11 19:53 (UTC)
Deleting the ".nrfconnect-apps" folder from my home directory fixed the "shasum ..." error for me
bbilas commented on 2024-06-11 07:18 (UTC)
The latest version throws the following error:
Error when starting application TypeError: Cannot destructure property "shasum" of 'm.versions[o]' as it is undefined.
SawXu commented on 2023-12-15 06:27 (UTC)
The AppImage upgraded to 4.3.0.
This is URL: https://github.com/NordicSemiconductor/pc-nrfconnect-launcher/releases/download/v4.3.0/nrfconnect-4.3.0-x86_64.AppImage
Veazus commented on 2023-02-06 03:41 (UTC)
Installing this package itself was fine. However, installing any nRF Connect SDK using this tool would fail because there were two older shared libraries used that would cause the SDK install to fail.
A work around that worked for me was to do the following
I am not sure what the future side effects of doing that may be. Just wanted to post this somewhere since it took me a while to figure out what was happening.
kumen commented on 2021-11-14 13:30 (UTC)
@dyno, thanks for it, updated straight to v3.9.0
dyno commented on 2021-11-09 04:08 (UTC) (edited on 2021-11-09 04:58 (UTC) by dyno)
Can I post this here?
qbvt commented on 2020-09-27 23:30 (UTC)
Hi, nRF provides udev rules that are necessary to recognize and flash devices with USB support (in my case, the nRF5280, probably others too). I made a PKGBUILD for this. It could be helpful to have it as optional dependency here.
https://aur.archlinux.org/packages/nrf-udev/
kumen commented on 2020-09-08 20:51 (UTC)
Thanks for contribution. Just little correction of source link in .SRCINFO
marza commented on 2020-09-08 13:54 (UTC)
https://github.com/mavaa/nrfconnect-appimage/tree/v3.5.0
Adjusted the files to install v3.5.0 here and installed successfully on my machine. Feel free to update the AUR package if I've set up everything correctly (or yell at me if I'm supposed to submit this another way).
eceforge commented on 2020-03-30 00:19 (UTC)
The dependency for jlink-software-and-documentation really should be required. This software can't perform the basic function of connecting to devkits etc without it.