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...
I have downloaded ADC example to the board nrf51422. I could not figure out how to give analog input and view digital output. please help. Thanks in advance...
To the kind attention of Nordic support team,
I'm using sdk 15.2, I'm working on usb hid composite example, and I modified it to have it scanning a big input keyboard matrix...
Hi,
As we know,we can modify the Mesh params though the config model, but when we actually installing and deploying ,If we want to improve the reliability of the Mesh network...
I try to bring an old Project (2017) back to life and use the new SDK 16
the Code usese BLE_GAP_TIMEOUT_SRC_ADVERTISING, but that is removed in the new SDK version,
what...
51822
SDK11
Can we change the advertise interval after 51822 started? I need to change the interval to lower / higher based on the user phone. For example, if its IOS...
How does Broadcast characteristic property of GATT can allow BLE observers devices to read the data without being connected with the device? Does this mean we share data without...
We recently ported to the nRF52832 and our electrical engineer had to make a couple changes from the reference design due to space constraints. The port has worked well during...
Hi! I'm trying to measure the voltage drop across a custom PCB we're developing. This was done while trying to get a clear sense of the current consumption used by our board...
Hi , I am using nrf52832 and try to implement a high throughput in ble5.1. i interface memory with nrf52832 my task is to read the memory and send the data to the app with...
Hey Nordic Team,
I noticed an issue with the SDK and `nrf_serial.c`
After deactivating all legacy code and removing all references to standard UART I noticed that I was...
I need a UARTE driver that does a few things differently to the provided UARTE driver and hence I am writing my own based on nrfx_uarte.c . At the moment I am testing the...
I would like recieve all advertisement in my way, and I development my application on the DK PCA10056. My code as below:
But, I can't recieve any valid advertisement!...
Hi
nRF52833, SDK16
When using a UARTE interrupt I get a fault which I cannot locate, I have the following code:
When my 4 bytes are recieved, i get a fault and the...
Hello,
I'm chasing a bug and narrowed it down to a minimal failing case. Even it's only very few lines, I'm still failing to grasp what's actually happening.
Taking the...