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...
My previous product uses an empty notification to indicate that a bulk transfer is finished. I attempted to send an empty notification but got error code 0x10 (NRF_ERROR_INVALID_FLAGS...
I'm using the pstorage driver on the nRF51 to maintain several NVM variables. The NVM functions correctly and maintains state between power cycles. However, when I reflash...
Hello to all Nordic jedi masters!
I am using the nRF52832 along with SDK v11.0
I want to have the SAADC generate events only when the converted value is above a certain...
Hi all,
I am using a nRF52-DK board to receive data from the USB port using Serial, and transmitting it using ESB to a second board. If I use either Serial or ESB individually...
The latest rev of the product spec (1.1 when this was posted) includes a table on page 77 that indicates that the System OFF draw depends on a wakeup source (e.g. GPIO, NFC...
while i open ble sniffer , it sucessfully recognizes the nrf51822 ble nano but when i press w to open the wireshark, it shows no packets and in the interface list it shows...
Example ble_app_uart compiled in Keil 5 O.K but the resultant HEX file in the build folder is only 34K whereas the hex file in the hex folder is 335k. I followed the tutorial...
Hi Nordic team,
Very impressive demo posted on the blog zone this week! I'm trying to understand the details and sorry if I ask something what would be visible in the source...
After upgrading to iOS 10, I have been unable to successfully interact with my device using the NUS. I used to use the NUS to communication with the device and retrieve stats...
Hi, my setup is:
nRF52 DK PCA1040 v1.0.1;
Adafruit MAX9814 electret microphone amplifier;
My project concerns about:
Sampling audio from the board with...
Hi,
I fix bug in original code and managed for nRF51822_xxAB. It is bootloader for application based on SDK7.This bootloader is buttonless and application start after 60s...
Hi all,
When using GCC and Eclipse with SDK 13.0.0 to program an nRF52832 with the Serial and ESB libraries, are there any limitations as to where you can put event handlers...
if i set the attr_md.vloc = BLE_GATTS_VLOC_STACK;
how to set the attr_char_value.p_value?
attr_md.read_perm = p_rrthermomter_init->rrthermomter_attr_md.read_perm;
attr_md...
I am working on a BLE project, n i have bought nrf51822 BLE nano chip. but honestly speaking i got stuck in installation itself. i have tried the blinky, HRM examples given...