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 all,
I want to provision my mesh network of light_switch demo examples form ble_mesh_sdk_2.2.0 using the nrf_mesh android application but when I did scan in the app none...
Hello,
I am using nRF52832 IC with softdevice and SDK v15.
I wish to make the MCU in sleep mode and then a couple of milliseconds (let's say 250ms) wakes up the MCU. For...
Hello,
This is a show stopper! I cannot get any Logging to neither the Segger Debug Terminal nor the JLINK RTT Viewer installed by nRF5x-Command-Line-Tools_9_7_3_Installer...
Hi, Just to say that the nordic devzone website does not work with Vivaldi navigator For example, this link below opens correctly with my opera navigator, while it fails with...
Hello, we are trying to implement PWM function with an incrementing/ decrementing duty cycle using a logarithmic function rather than linear function. Is there any predefined...
Dear Sir,
I wanted to connect the peripheral device to a phone which has highest rssi value(where multiple phones will be sending requests).
For that I have enabled...
in Mesh SDK v2, simple on/off model example, client node doesn't act as a provisioner.
But I still want to combine provision & client in the same device.
Is that just...
Hi all,
I'm reading the ble_peripheral samples of the SDK. I know start a advertising with the function ble_advertising_start();
Now, i know a central address, then i want...
I'm using the PPI to generate a PWM signal on my nRF51822, and I've noticed that TIMER_SHORTS is never triggered unless the timer interrupt is also active. I had originally...
Greetings,
I believe I'm seeing the same issue as this DevZone ticket: https://devzone.nordicsemi.com/f/nordic-q-a/23903/gpio-behaviour-during-power-down-nrf52832/94059#94059...
Hi dear all !
the Question is very simply,
1. What the real RESET VECTOR (isr table) , ROM address for nRF52840 MCU ? I mean what happened each time after MCU CORE reset...
Using a nRF52832-DK and nrfconnect-2.0 on Win 10 everything works well.
But using that with Ubuntu 18.04 requires more installation documentation!
1. it seems, that the...
How many GPIOTE Tasks can I use at the same time. I want to drive six different pins with six different tasks which are connected to three events. Each event generates two...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...