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...
Current I am using nRF52840 Dongle to develop a Bluetooth PC Tool base on nrf_ble_driver_obj_sd_api_v5 which shared on https://github.com/NordicSemiconductor/pc-ble-driver...
Hi,
How to achieve nRF52 communicate with smart speakers (like Alexa/Google Home/Apple Home Pod ) through Thread protocol ?I found more and more smart speakers they also...
We are currently working on a production board where debugging is not easy. The board seems to have gotten into a state where FDS is reporting no available pages. I think...
Hi. I am working on a product for industrial automation using nRF52840 and 52833 chips.
As described in the documentation, these SoCs are listed as ZigBee Compliant Platforms...
We are working over the mqtt sample using TLS, connecting to Mosquitto's test server. Everything is working fine while sending short strings, but now we are trying to send...
Hi,
Sorry I am newbie to the mesh;
I am currently working on a project in Mesh on nRF52832 DK , ( I am using the mesh v5.0.0) .
I want to see if there is any example...
Hi,
I am having some issues with my SDK configuration. First of all, I am using nRF Connect for Desktop on a Win10 machine. There I installed the Toolchain Manager in order...
Hi,
I am struggling to get multicell location sample working (nRF connect 1.6.1, modem FW 1.3.0).
In menuconfing I selected "nRF Cloud location service", "nRF Cloud API...
Hi:
nRF52832 ble_app_uart :
An error (NRF_ERROR_INVALID_STATE) was reported after porting the RTOS.
Step by step positioning is caused here. The following screenshots...
I'm still struggling with porting to 1.6.1. The previous answer I received enabled me to start compiling. But when SPM hands off to my application, it hangs there;
Non-secure...
Hello,
I have successfully integrated the UART secure_bootloader from SDK 17 with my project. In the field, firmware updates will have to be performed using the FT2232H...