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...
Hi guys,
Does anybody know how to send the sensor data from the nrf52832 device to the terminal when it is not connected directly to the PC with USB cable. I tried with...
Hi,
I know that a peripheral device can wake up from sleep by app_timer, but can a peripheral device whose power state is System ON IDLE be woken up by a scanner nearby...
Hi, We are developing a product based on the nRF52832 and have been measuring the current consumption on our first prototypes with a Keysight N6705 power analyser. We seem...
Hi,
I'm using SDK 1.2.0 with modem fw v1.2.0
My goal is to improve the fixing time while moving (pedestrian speed). For that I implemented SUPL on my project with the...
Hi,
My Thingy 91 wouldn't connect so I tried to update the firmware. However, I seem to have a different hardware version to what is described on pages like https://devzone...
Hello,
We are considering using the Thread protocol for in an application where we have one or more central devices distributing data to several peripheral devices. However...
I'm working on TWI with nrf52832 dev board, using examples from SDK 16. Here's the code:
I see no activity on the logic analyser and the application gets stuck in the...
Hello, Im working on project that communicate with gps/gprs and it works with the example/peripheral/libuarte. but when I want to integrat it (add) it to central peripheral...
Hello Support
I have an error when I try to add a custom CLI command with the API "otCliSetUserCommands()" . I added two commands for my example. The commands work fine...
Using the following:
Rigado BMD-360 nRF52811 development board.
Softdevice S140 7.0.1
SDK 16.0
Using two development boards inches apart, one development board sends...
I flashed two nrf52832 with a black magic probe. Unfortunately after reconnecting the USB, I wasn't able to flash them anymore. So, I tried the nrfjprog command line program...
Hello,
Our application is currently based on the Nordic SDK services such as app_scheduler and app_timer. It is not possible to change this to use an RTOS do to regulatory...
Hi Devzone:
I am trying to gauge the power consumption after nrf_power_system_off() is called.
So is there a list of the hardwares that "nrf_power_system_off()" shuts...
I am using nrf52832 radios to communicate using ESB without DPL. I have selective_auto_ack=true and I set the payload.noack=true. But each time I transmit and there is not...