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,
two days ago I started checking the usbd_cdc_acm example in order to add usb serial comm functionality to my project. and I have some fundamental (newbie) questions...
Hi all,
I'm trying to add to our application BLE DFU feature. Therefore I'm testing first the secure bootloader example provided in the SDK v16.0.0
I managed to build...
Hi!
I have been using and loving the simplicity brought by the Toolchain Manager (TM).
But now I want to use an application available on the master (Connectivity Bridge...
In an attempt to add a custom UUID to your current project I change NRF_SDH_BLE_VS_UUID_COUNT from 0 to 1. Then loaded the code onto our PCA100040 53822 devkit. At runtime...
Hello I have a nRF9160DK V0.8.5 and downloaded the latest User Guide (V0.9.2) but it does not match my board. Looking at the Revision History section of this document it looks...
Hi!
I've been playing around with the SDK and nrf9160 dk for a week now, and it's a lot of fun.
In the beginning the UART example worked perfectly, and I managed to add...
Hello,
In relation to button press detection, I'm curious if I'm utilizing both GPIO_INT_EDGE and GPIO_IN_DOUBLE_EDGE if I can pass the interrupt type to my callback to...
Hi
I've run up the system_off sample ( samples/boards/nrf/system_off ) and I can see chip fall into deep sleep, but deep sleep still seems to be sitting at 152 microamps...
Hi,
The device receives data that sent form the host useing NUS. The device crashes every time. The debug log is like blow.
I shielded the code and the crash problem was...
Hi,
From the Ref ticket https://devzone.nordicsemi.com/f/nordic-q-a/54350/thingy91-fota-with-nb-iot/220513#220513 we could see that there is no relevant example for FOTA...
Hello,
1. Is there DK (development board) for the part nRF52811 (I need this part for direction finding,version 5.1)?
2.Is there free (without licence) PC tool to compile...
HI
I'm using fds and dfu at the same time with SDK15.3
but it seems that there are some ram conflict or something wrong
my main is look like this
and i get
when...
Hello, I updated the SDK and related SoftDevice of a project based on nRF52832_xxAA as the new SoftDevice takes up more space (from: 0224A7 to: 0258BF) I have to allocate...
I have an existing Application, that is not a direct copy of an SDK example, as we are using CMake for our builds and because I don't want to copy an sdk_config.h file, but...