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,
we recently migrated from SDK12.2 to SDK14.2 and noticed a strange behaviour.
After connecting to a bonded device the nrfx_gpiote_irq_handler is no longer called...
Hello,
with SDK15 the definition of the nrf_dfu_flash_callback_t changed from
to
we used the nrf_fstorage_evt_t->result to determine the success of the operation...
Hi,
My application requires a Bluetooth range from 90-100meter. Can you guide me if you have any BLE chipset validated with an RF amplifier using a trace antenna? Can I...
Hi,
we configure a GATT Server with a characteristic that is configuered for write with authorization. If we then try to write one byte to this characteristic from the client...
Hello NORDIC and Tech support members. I am new to NORDIAC devlopment please support me how I start with nordiac please guide step by step and please let me know how I Start...
Hi all,
Where can I find the default program that comes with nRF9160 DK in box?
I'd erased memory and programmed with AT command program but I would want to program as...
Nrf51822QFAAC0 uses softdevic: s110_nrf51822_6.0.0-5.beta, sdk: nrf51_sdk_v5_1_0_36092. Use serial routines. When I annotate the initialization of serial port, and annotate...
Hi,
I have successfully implement the code demonstrated in the two tutorials shown here:
https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics...
Hi Everyone
As the subject mention,
RTT stops working when power is disturbed by motor.
But other fuction that like ble,spi,uart are work well ,
I must cutoff...
Hi,
I am using NRF52832 with SDK 15.2. In the example, UART/Serial Port Emulation over BLE. The documentation says that this example uses hardware flow control. Therefore...
Hi, I just started nRF52 DK from scratch and downloaded several things informed from infocenter like SEGGER, Keil and SDK, but have no background about these things.
The...
I am trying to understand the provisioning process as defined in the Bluetooth Mesh Profile v1.01 specification. In particular, I don't understand the following paragraph...
Some Examples discuss background DFU from application level, but those require bringing in IPv6 stack and TFTP client. Since we are planning to integrate DFU of our device...