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...
The ble_app_hhs_freertos example uses nrf_sdh_freertos.c, which in turn, requires that NRF_SDH_DISPATCH_MODEL be set to NRF_SDH_DISPATCH_MODEL_POLING.
Is there a reason...
We are in process to certified a product using the nrf52832. While testing the certification team find an offset greater than 20 ppm, like in the following scree shot:
...
Hi team,
I have to create a program which sends messages from one dongle to another. Now I have ported radio transmit and receive + USB CDC ACM programs for two 52840 dongles...
Hello,
I have experienced some softdevice hardfault in my multiprotocol application. I use https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver/wiki with...
Hello,
My application, running on nRF52840 with SDK15.2, needs to detect the reset source from System OFF state. However, when using the BLE Secure DFU Bootloader, it always...
Hello,
I use nRF5SDK160098a08e2 SDK version, on ubuntu 16.04.
I use pca10056 (nrf52840 dev-kit).
I want to run cc310 example located at ./examples/crypto/nrf_cc310...
hello,
We have a product in production using nRF51422 and we are scaling up volume in a new manufacturing facility.
The functional tester stations require use of Master...
Hi!
Is there an example of how to use BLE_GAP_CONN_SEC_SET_MODE_LESC_WITH_MITM?
I cannot find one and I am having a hard time understanding what I need to do to make...
Hi,
I'm trying to use the pc-ble-driver "nrf-ble-driver-4.1.1-win_x86_32" to communicate with our nRF52-based embedded product. The fact that the PC and embedded implementations...
Hi,
I am using NRF52832 with secure bootloader to OTA my application in the field using Dual Bank updates and everything is working fine. In my application, I am using FDS...
Hi,
I need to use external eeprom memory AT24C256. I have not found any example for nrf52, so I started with migration existing arduino code to Nordic´s. Here is the Arduino...
Hey,
I am working on NRF51822, S130 softdevice integrating security, I have used the GLS as a reference for security implementation.
I have a use case in which I am...
I have both ble_app_uart_c and ble_app_uart they are automatically connected to each other if they are on. my question is ble_app_uart_c supports one to many or not? if it...
I am developing using pc-ble-driver-js and nrf52840 dongle.
We know that nrf's development tools (nrf connect ...) are being developed using an electron framework,
and...
We are using SDK 15.2.0 and softdevice s132 v6.10. we want to use the concurrent feature for broadcaster and observer. we wanted to just confirm that this feature is reliable...