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...
Hello.
I am developing in the following environment.
・nrf52810 custom board
・nRF5 SDK v17.1.0
I am running the SAADC Scan mode to collect data from four analog channels...
Hello.
I try to add scanning filter to central_multilink example from Zephyr examples. Filter is set to short_name, I added filter settings just before start scanner.
...
Hi,
I'm experiencing an intermittent problem where nRF9160 devices aren't able to establish an LTE connection. Recently our SIM provider made a configuration change that...
Hello,
We have just developed a custom PCB with the nRF52840 as the main microcontroller.
It is my understanding that these chips when populated from our distributor ...
Hi
I have been using this DK board since 8 months and it was working fine, but suddenly when i plugged in today its not working
1. No LED's are ON (Not even LED5). ...
Hello,
I am using the nrf5340 on some custom hardware, and I am using 3 LEDʻs and running them with the PWM0 peripheral to fade and blink and indicate states for the firmware...
At one time is was possible to download a history file for an nRF9160 device connected to the nRF Cloud that had the following json structure:
{ "topic": "prod/51789c46...
I’m trying to interface with the HDC2010 sensor, which uses the I2C protocol. I’ve successfully done this using the polling method, but now I want to implement it using the...
Dear support team,
do the modem trace binaries contain the AT commands sent to/from the modem when trace backend RTT has been used instead of UART? Several month ago I used...
Migrating to 2.6.1 we have everything working and the project builds. But as soon as lte_lc_connect_async is called the app now crashes. The Faulting instruction address seems...
Hi, Absolute beginner here. I'm currently working with the nrf52840-dk and wanted to test read write operations into flash memory with it. The idea is to use flash_fds and...
Hello! i use a nRF52833 DK and the nrf connect sdk for developing Bluetooth LE applications. I use the Bluetooth Event Trigger extension to toggle GPIO pins with every BLE...
I'm trying to find out the wireless technology that I can use for peer to peer communication. The main requirement is to have good data transfer speed (at least 500kps or...
Hi there, I need to collect modem logs to investigate LTE-M connectivity issues in specific countries. I have been using the command AT %X MODEMTRACE=1,2 to activate them...