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...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
When debugging IIC, it always crashes here. what is the problem。
nrfx_twim.c,line 441.
else { while (!nrf_twim_event_check(p_twim, evt_to_wait)) //forzen here { if (nrf_twim_event_check...
Hi,
As per the Errata 97 , there is increase in current consumption if GPIOTE is used in Input mode. We are working on low power device and cannot afford increase in current...
Hello! This is my first time using a Nordic product and I'm still learning the basics. I am adapting the TWI Sensor example and I'm trying to read data back from an accelerometer...
1. After some time in the field (have not been able to recreate this in the lab, it takes weeks),
LPN nodes will start to return NRF_ERROR_FORBIDDEN from calls to access_model_publish...
Hello all,
I have been testing the SAADC example from the peripheral directory.
The goal is to acquire a single sample from SAADC using nrf_drv_saadc_sample_convert...
Hello,
I have 3 different nRF52 DK eval boards versions
1. PCA10040 , 1.1.0. 2016.16
2. PCA10040 , 1.2.4. 2019.5
3. PCA10040 , 2.0.0. 2020.8
When I try to measure...
Hello all
I was wondering if someone already made some first steps with AMS (Apple Media Service)
I'm trying to get a project running where I can control the music on...
Hi,
I am developping some kind of driver as my company calls it which will be used to easily setup a mesh network for our projects. I am using the light_switch_client_example...
Hi,
I'm working on a project to create a peripheral works with multiple centrals. I know the current SDK support multi peripheral/central scenarios. Is it possible to make...
Hi,
I'm using a custom nRF51822 board powered by a coin cell and need to trigger a specific LED when the battery is low.
Using this thread as the reference, I tried to...
Hi Have anyone used Rust base crypto library on nRF52-DK dev board? I've tried to use ring in my Rust project and set target to "thumbv7em-none-eabi", but I got an error below...
Hi, Looking at the Keil website I was assuming that the I could develop a nRF9160 based custom design using this IDE with ULINK2 interface. There are Nordic development packs...
Hello,I am testing the ble_app_hids_keyboard code in SDK14.1。After NRF52832 connection to the IOS device, the device's soft keyboard disappeared.I want to know how to pop...
Hello,
I am designing my second revision of custom hardware and am debating replacing my external regulator with the nrf52840's internal REG0 stage. I have read the product...