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...
Dear Sir/Madam,
currently I am using SMK BLE module - BTS04, blank type (QDID 90744) and we have already acquired the Nordic Development Kit nRF52, Rev.1.2.4 date 2018.23...
morning guys ;
I wanna create a bluetooth pan using raspberry pi and beacon nrf51822 using ipv4 , i don't have problem with the raspebrry it works well and it shares the...
12.3 sdk
i have error when compile this project ''.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol SEGGER_RTT_printf (referred from main.o).'"
this error how...
Hi I trying to interface Accelerometer sensor LSM6DS3 to NRF52832 DK.
whether I need to change board configuration or any pin configuration.
Pin configuration that i have...
The reset button doesn't seem to work on two of my PCA10056 1.0.0 development kits, but works on two others, and works on some earlier versions.
I tested by running the...
It was working a few times, then suddenly I started to get these errors, which I only got previously when not running as root (perhaps because it did not have permission to...
Hi,
I am trying to process data from MPU9250 in MATLAB and I have converted " .mat " file to " .hex " file using Embedded Coder . Can someone tell me if that " .hex " file...
(1) I am using GNU C++ to develop my application with nRF5 SDK. I found the STATIC_ASSERT_SIMPLE and STATIC_ASSERT_MSG macros defined in app_util.h are not working with C...
When running the light_switch_provisioner example built on my machine, it crashes on an assert in entry_validation() in mesh_config.c:
app_error_weak.c, 95, Mesh assert...
Hi,
I've a Raspberry Pi, Node-RED, with a Thingy connected. I get a message payload, looking like this:
{"uuid":"dfb561bb7d69","characteristics":{"2a00":[84,104,105...
Dear Nordic experts,
While investigating some of my bugs, I had to look into the GPIOTE driver code, and I realized that it has some allocator for mapping GPIOTE channels...
Several answers from Nordic employees state the possibility of Secure Boot and a "Root of Trust" feature:
use of ARM TrustZone on nrf52840 for secure storage/trusted region...
Hi,
I'm studying the example code of "ble_app_blinky_pca10040_s132 ".
What confused me is I couldn't find how the "led_write_handler" is added to the service. There is...