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...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands (READ, WRITE, etc.) to the intanRHD2132 (ADC). To achieve...
Hello,
I am using the nRF52840 as modbus client and experiencing some missing bytes during communication (RTU mode) when using a high baud rate (460800). This tends to happen...
Hello, I have a question about how to get commands generated from a client cluster in a coordinator. I am currently developing a hub to control and retrieve data from home...
Hi
I tried to play an audio convert file by NRF52840 via I2S, but the sound output was like noise (incorrect):
This is my config I2S:
The audio file I am using "Audacity...
Hi,
Before, posting I tried this post below, but it did not work for me. It did not print the manufacturing data.
https://devzone.nordicsemi.com/f/nordic-q-a/84753/scan...
I'm using a custom board based upon the nRF52840. The BME680 chip works fine in another RTOS but the zephyr/nRF connect example is throwing errors.
I added a fair amount...
hi
We are conducting SIG certification testing with nRF52832 and DFM.
(CMW270)
The TX test was completed normally.
However, a problem occurred in the RX test.
...
Good morning,
Today for a Brazilian Logistic company, I am developing a Embedded System for Low-power tracking and other features, with a nRF52840 in a RAKWireless solution...
i have developed the VL53L5CX code with BLE nrf52840 and it is working fine but issue i have faced is the USB port Restarted Whenever Firmware Download Process Start below...
HI Nordic support team.
I have a question relate to TX power in ANT application:
- ANT Tx application using: ant_broadcast ->Tx
- ANT Rx application using: ant_continuous_scanning_controller...
I've been running a Central + Peripheral application. I can successfully scan for devices and get the advertising data.
However, when I try to connect, the code seems to...
I am running the Direction Finding Connectionless Beacon sample using my nRF52833DK to transmit CTE packets. I am using the u-Blox ANT-B10 antenna board to receive the CTE...
"I am using ncs v2.6.1 on VSCODE, and the following issues have occurred:
Issues:
- Existing build files are not visible in the application.
- New builds are possible...
The multicell loaction has been working fine for a long time. About 8 days ago, I started to receive an error when requesting the location through "Here"
Any help would...
I am working on an application for an LE Audio Broadcast sink on an nrf5340 Audio DK. I am using code from the nrf5340 Audio application (v2.6.0) for the le audio parts. I...