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'm getting started with an (older) nrf52840DK board. I'm following the instructions presented here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I'd like to test the condition when the LTE-M network is unreachable on the nrf9160dk. I have interrupted the antenna path by connecting a 50ohm termination to J1...
I designed a prototype custom board with the nrf52840 (QIAAD0).
It has a USB socket, with an external LDO supplying 3.3V to VDDH + VDD (following the recommended circuit...
Hi,
I am working on an SPI DFU on my NRF52840 DK using SDK 15.2.0. So far the init packet is able to transfer, however, after I create an object for transferring the firmware...
Dear community,
I compiled the ble_app_hids_mouse example from SDK 17.0.2. From the datasheet of BM833A, i can read:
Flash/RAM: 192KB/24KB
Compiling the project unmodified...
Hi,
I try to use the ADC of a NRF52811. The ADC input is on p.030,
that should be AIN6 according the datasheet.
The following I'm doing for initialization and I call...
Hello, i am trying to develope a I2C application. I am using the twi_sensor example of the SDK 12.3.0 I have configured my pins to SDA 14 and SCL 30 and i just want to send...
Hi,
All the BLE mesh examples provided by nordic requires nrf connect/nrf mesh application. But now I want to pair and connect my linux (Ubuntu) machine with nRF 52840 SDK...
Hello, I am trying the nRF52 DK but I am struggling to make an upload on it. My first goal is just to make the led1 blink. How could I troubleshoot the upload.
Each time...
hello,
first i use the nrf mesh sdk 4.2.0, nrf52 DK board and light_switch_server_example with small modifications for debug purpose .
I noticed that when i connected...
Hi guys
I am working on a NRF52832 device. My SDK is 15.2. I am on S132.
To initialiser the Softdevice, I use the following function :
You can see that we added a...
Hello,
We have an NRF52840 based custom design board where the peripherals run on 3.3v. I based my code on a combination of ble_app_uart and ble_app_buttonless_dfu examples...
Hi, I'm in the process of systemizing a protocol for a product where we have the need to use different types of advertisements. There is one periodic connectable advertisement...