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,
we found problem with PID, we send individual messages to many nrf24 devices. When we have for example only 2 devices we have losses of around 40-50% but its not a problem...
Hi,
I am following below step for Installing micro_ecc_lib_nrf52.lib.
Install version 4.9-2015-q3-update of the GCC compiler toolchain for ARM. You can use ARM...
I just bought a nRF52840 dongle and tried it out today. When I plugged it into a USB port on my computer running windows 10, it does not appear as a external drive. The red...
I am wondering if there is an API to determine the number of retransmissions (if any) a particular packet required to transmit OTA. Specifically, we are periodically sending...
SDKv14.2 SR3v1.2
If we want the RCU stay awake all the time when BLE is connected with a host, would it cause the possibility of random BLE disconnection?
Is this all...
Hi,
I want to implement SWD (and potentially UART lines) over a type A to C USB cable to talk to the NRF52832 on our board.
Currently, we only want to sink power only...
I am really green, so please bear with me. I have been experimenting with the bicycle ANT+ examples in the nrf52-dk API, and have been able to get BSC working to point of...
Hi, I modified sdk15.2.0 BLE_CSC example to work with ble_app_uart and got error ble_link_ctx_manager.h: No such file or directory. I added file to project, added file path...
I have created a custom board in the boards.h file.
I then created the fanstel header file and copied the PCA10056 information accross. Everything is working as it should...
Hello,
I have been struggling with multilink uart example for a while. I have done 3 peripherals and one central communication but still I have some problems. I am using...
I have a PCA10056 (nrf52840 DK) and a couple PCA10059's (nrf52840 Dongle).
I'm trying to get the DK to have the same/similar DFU as the dongles.
My development machine...
Good Day
I'm probably missing something very simple.
Working through this tut.
https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
Line 1 is requesting ...