I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
Hi,
I'm using the PPK and with a DK with the nRF52832 and use the S112. When i zoom in i see the current peeks of 30µA in system off.
What can be the source? (Can this...
Hello,
I want to test the IKS01A1 (STM) board with the STEVAL-MKI159v1 board by placing the IKS board in the Arduino connectors on the nRF52 (PCA10056) DK board.
I want...
Hi all,
I have checked in Nordic Devzone for this query but no luck in finding solution for my query.
I am using nrf52832 and configured as central and peripheral.
my...
Hello,
I am looking for reference circuits for the nrf52832 in form of EDA files. I suppose that NordicSemi used to provide Altium examples, but the link in the Infocenter...
Hello!
I'm trying to develop a BLE HID Gamepad/Joystick using the NRF51822. I've tried the examples of HID keyboard with SDK 12.3.0 with S130 soft device and they work fine...
Using NRF51822 + SoftDevice 130, version 2.0.0, I have written a program which reads data from on-chip flash memory and transfers it to smartphone once connection is established...
Hi,
I am compiling pc-ble-driver-py 3.6 version ( https://github.com/jorgenmk/pc-ble-driver-py/tree/python3-support ) and it gives me an error:
0%] Building CXX object...
Hello,
I send 32 bytes of data in 4 milliseconds via UART. Peripheral sends this to ble_app_uart_c for a certain period of time. But after a very short time there is fatal...
I have 3 boards(1-board is configured with 2 client instance and 2 sever instance acting as control model for own model) (2 - board configured as client and server (control...
We're having thousands of products in the field that require an update to SDK15. We provisioned the bootloader with ample space (0x5000), which amounts to 20480 bytes. The...
Hey,
after playing around with the nRF9160 DK and its TrustZone features i want to share my blog post:
https://www.lobaro.com/using-the-armv8-m-trustzone-with-gcc/
This...