It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
SDK 15.2's scanning module tries to connect to advertising peers that pass filter criteria when the nrf_ble_scan_init_t connect_if_match field is set true even when the advertisement...
Hi Forum!
I have to understand NRF52 chip for my job! I used to work with STM32 before. It has "Interrupt" (e.g when I receive one byte via SPI, It generates one "SPI_Rx_Interrupt...
Hi, all. I would like some serious help. I have three nRF52840 boards and have been running all the examples from the blinky to light switch/dimming. I am, however, stuck...
Hi,
could you please explain me what nrf52840_peripherals library (located in nrfx folder) is actually doing and what do the numbers next to the definitions mean ?
I see...
Hello everybody, As part of the evaluation of the nrf52840, I have made range measurements. In the course of this I was also concerned with the question to what extent the...
hi,
I am compiling nrf52840 light switch sample code in an embedded studio, I am getting the error as extern "C" {: Invalid argument, how to get out of this
I just began working with the NRF52, using the SparkFun breakout board. I'm developing in Segger Embedded Studio. I am aware that there are drivers for this chip in the SDK...
Describe the bug We have been buying nRF5280 boards and flashing them from open thread website in the first couple tests the devices work properly and connect to each other...
I use SDK15, nrf52832, s132
When in the
I comment
two lines.
Seems works. I can observe on an android nrf connect my device. But on a IOS can't see it via standart...
I am developing the product using nRF52810-CAAA. I have initialized it for SPI use as follows.
This will increase the current consumption by 3mA. Why? Is this normal...
Project configuration: nRF52832, SDK 12.1, s132
We have a system with ESB, BLE and FStorage for NV access. The system works great with either the ESB and FStorage, or, BLE...
Hello,
We are evaluating the nRF5_SDK_v15.0.0 example OTA DFU bootloaders on a nRF52840-PDK. We have generated a signed firmware update package using nrfutil pkg generate...
Hi, NRF52832, SDK 15.2, SD 132 6.1.0
1. How to verify if connection event length extension is enabled (or supported)?
In ble_app_att_mtu_throughput in function conn_evt_len_ext_set...
I am developing client PC side application
I intend to use LESC OOB pairing using NFC as the OOB channel
Is there a document or reference code which can help me to parse...