-
Hi,
I recently tested the tool on macOS with an M1 ARM chip.
It defaults back to x64, which throws an error:
```
with LowLevel.API(
File "/private/var/folders/dw/679j8kp90psgk8pxq06vmnzc0000…
-
I'm using a DAPlink adapter over SWD 10-pin connecter to a Nordic Semi development board (nRF9160DK) containing an nRF9160 which has an ARM-Cortex M33 core. I downloaded and installed the Nordic Pack …
-
**Is your enhancement proposal related to a problem? Please describe.**
I'm using lis2ds12/lis2dw12 with nRF9160 DK. I add the sensor in overlay file in the device tree:
```
&spi3 {
compatibl…
-
For hwmv2, there should be a match between the names and values of SoCs, this should take the form of:
```
config SOC_SERIES
default "nrf51" if SOC_SERIES_NRF51
default "nrf52" if …
-
Looking to add support for the [NL-SWN-LET-NRF9160](https://nimbelink.com/Documentation/Skywire/Nano/4G_LTE_Cat_M1_Nordic/1002399_NL-SWN-LTE-NRF9160_AT-Command-Manual.pdf) . I've had a stab at it. I…
-
I've been following the guide for this repository to get my Thingy91 reprovisioned to generate JWT signed with a device key.
All steps were successful up until I ran the claim_and_provision_device.py…
6less updated
1 month ago
-
URL: [nRF9160(nRF9160-DK)](https://manual.sakura.ad.jp/cloud/mobile-connect/compatiblity/nrf9160-dk.html)
nRF9160-DK 動作確認時仕様と同じ仕様のボード、ファームウェアを書き込んでnRF9160-DK付属のi-basis SIMで接続を試みようとしています。
見当違いな質問でし…
-
[log.txt](https://github.com/user-attachments/files/17320337/log.txt)
I have successfully provisioned a softsim profile and built a hex with the static profile string. It successfully built and fla…
-
https://github.com/bifravst/azure
# Service Equivalents
Porting the [AWS-based](https://github.com/bifravst/aws) implementation to
[Microsoft Azure](https://azure.microsoft.com/) (Azure) means …
-
Hello,
I am trying to run the nrf9160-dk:modem_ns example, however it seems to crash very early in the startup routine. Specifically, it crashes in nrf91_clockconfig.c:75 when accessing a register.…