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,
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...
Hi,
In our project, we are using a small RTOS to switch between simple tasks and set MPU. We would like to run all task in unprivileged mode, but some Nordic SDK libraries...
Hi everyone,
I have written a code that sends data over BLE notifications (IMU data). It works great so far and now I want to read the analog values from eight force sensors...
Hi everyone,
I have a problem I can't sort out. My program runs fine indefinitely if I set one variable in a function at one point but if I don't do that, the program, or...
Hello,
We have around 700 product in the field based on the Simblee BLE module, which was discontinued 1+ year ago. Application was developed using Simblee's proprietary...
Hello,
I need to develop two applications for nRF51822 using SES version 4.18 (macOS). One is a DFU bootloader. The other is an application based on the ble_app_uart (ble_peripheral...
Hello,
I am trying to run the BLE Thread Dynamic Template example on a nRF52840 dongle. I'm using Segger Embedded Studio to generate an hex file. I flash the hex file to...
Hello,
During testing we found that whenever in system off mode, the CPU wakes from VBUS rising. As expected. We then do a vibration to notify the user the USB cable was...
When integrating nRF Mesh SDK 4.1 with nRF SDK 16 I got an error in runtime.
The call sequence:
mesh_init() -> mesh_stack_init() -> nrf_mesh_init() -> mesh_config_init...
Hi all,
I have really strange behavior with Sesgger SES. I'm working on Linux Kubuntu lastest version.
Segger version is :
SEGGER Embedded Studio for ARM
Release 4...
I am trying to use C++ with an nRF5 board, but I'm running into issues with the MDK, IAR (v8.40.2), and C++. When I try to include "nrfx_gpiote.h" in a .cpp file, I get the...
Hi,
I have a basic setup consisting of a time-slotted transmitter and receiver so that I can experiment with the raw coded and uncoded modes, exploring all the NRF_RADIO...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hi, I want to create a mesh network with two nrf52840 dongles. To programming them I used the light-switch example from SDK Mesh v4.0.0 following the steps in this tutorial...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
When I connect to nRF52810 with RTT viewer and then unplug J-Link probe from the device without properly closing the connection in RTT viewer, the current consumption in deep...