-
Hi, I currently have a custom project made for a NRF51. I use arm-none-eabi-objcopy to create a .hex file that gets flashed to the chip.
I got everything working fine, the plugin starts OpenOCD, fl…
-
Using the Puck.js as a HID device, when connecting to an Android device or Chromebook, it works properly the first time. If I disconnect and try to reconnect the Puck, I get this error message when s…
-
**_Reported by Bernhard Schuster:_**
I just tried the Button example on the `nrf52-dk` development board, and the **interrupt** for the defined button GPIO **does not** seem to **trigger*
Zephyr…
-
- 使用osx
- 安裝完畢pyOCD
但是卻提示No available boards are connected
```
$ pyocd-flashtool -l
No available boards are connected
```
請問還需多安裝什麼嗎
-
**_Reported by Bernhard Schuster:_**
I just tried the Button example on the `nrf52-dk` development board, and the **interrupt** for the defined button GPIO **does not** seem to **trigger*
Zephyr…
-
I have few puck.js devices (it is nRF52 based board) and want to update firmware. I have not any Android 6 device so I can not use Android tools (I've checked all phones I can access - nRF tools not s…
ExCyb updated
7 years ago
-
As far as I could tell, the core and libraries here should also be able to run on a standalone nRF51 board, correct? (as long as the lower RAM/memory limits are observed.)
Note: I know that this does…
-
**_Reported by Bernhard Schuster:_**
I just tried the Button example on the `nrf52-dk` development board, and the **interrupt** for the defined button GPIO **does not** seem to **trigger*
Zephyr…
-
The nRF52840/PCA10056 support merged in via #573 currently only works with `nrfjprog` and a J-Link. A new serial bootloader needs to be implemented similar to the s132-based feather52 platform, but ba…
-
**_Reported by Marcus Shawcroft:_**
Modify samples/hello_world to print the sys_tick:
void main(void)
{
printk("Hello World! %s\n", CONFIG_ARCH);
while (1)
printk("sy…