Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
It'd be great if the Nordic nRF5 SDK team had a bit more time to test the code under C++, to shake out a few smaller issues.
Here are some changes that needed to be made...
Hello world.
I wanna ask about how to convert arduino code possible for mbed compiler for arduino. first of all, I have tried to use this guy program knn arduino code ....
I'm attempting to build a project to use easyDMA with PWM, but as there are no applicable examples in SDK 15, I am working on it myself. I originally asked for help here:...
Like the subject says, when I attempt to search at http://infocenter.nordicsemi.com, the search results show the following forever. The browser reload/X button keeps flashing...
Hi,
I created a mesh network with a mesh model which allows me to send a string message over it.
I use one board with a provisioning role and 3 others as provisionee....
Hi team,
Let me confirm what's C0 in the nRF51 32MHz XO spec. It specifies as following but C0 definition cannot be found in the PS. I assume C0 is the load cap where C1...
Hey,
I’m using Arduino IDE to program my nRF52832. I want to connect two nRF52832’s using BLE for master-slave communication. Eventually I want the master to control multiple...
Hi,
I am using nRF52840 DK, and I am creating my program starting from the basic UART example. I am not using threads, just plain sequential execution. I have a chain...
Hi,
I found out, that in the light switch example (SDK for Mesh v.1.0.1) after adding second element with Simple OnOff model in the light_switch_server, it is not possible...
Hi! Im using a nRF51-dongle and the SDK v12.1. There are no exampels for Segger Embedded Studio but in Segger Embedded Studio im trying to use the "Import IAR EWARM/KEIL MDK...
Hi everyone!
Im using Segger embedded studio and its works well to import the keil project to SES. I dont get any errors when building or debugging but i cant se it in the...
I read that in large networks that configuring the relay nodes helps achieve low-latency communication. With the nRF Mesh, is it possible to automatically switch off the relay...