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 there,
I am porting the the app_button from the ble_blinky project to my own project which uses BLE functionality too, and it is not firing the button_event_handler after...
Hi,
I am developing one of the application using nrf51822 with SDK S110. in which I need to receive the long data(like image) through the mobile app.
And newbie to the...
I have problems using the Power Profiler Kit from nRFConnect v.2.6.1 with a nRF52832 DK on Ubuntu Linux 18.04 (KDE Neon). It is unreliable in opening the serial port, but...
Hello, We are developing a product that is based on the NRF52832. Currently in the certification phase, we are working with a Laboratory that is guiding us through the process...
Based on the nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132 sample code, I've defined a long button(button 2) and 3 short buttons ( button 1, 3...
Hi everyone,
I've noticed in the changelogs of Version 2.0 in the nRF5 SDK for Thread/ Zigbee that the touclink support has been removed:
- Removed support for touchlink...
Hello,
I would like to set up in the same chip (nRF51) :
one open connection for an access control application – unlimited smartphones (no bond) and fast connection...
Following multiple articles on logging for enabling log output using Segger Embedded Studio and the Zigbee library I find they all seem to be missing something. Fundamentally...
Throughout the ZBoss API documentation there are references to source code snippets to help fill in the missing descriptions. An example is in the documentation for the Commissioning...
Hi Sir,
For 52840, we support the data rate 2M/1M/500K/125K.
If we want to test the modulation for 500K/125K (S2/S8), does the frequency deviation setting same as 1M...
hi folks ,
i want to reduce my power consumption so that battery life can be extend , my device function is it will read the data and send the data only if reaches the threshold...
Hi All.
Following the step by step guide on Getting started with Nordic's secure DFU bootloader, when I try to build the uECC library by issuing a make command, I systematically...
We currently have an older Sena SD1000 bluetooth module in an embedded system that functions as a UART wireline replacement. We just connect it to a UART on the embedded controller...
Hi, I have a simple application with logic is: - every 3 or 20 seconds send some data via modem (based on AT commands), - sending and receiving data via serial port to and...