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...
Hello everyone!
I have an application that is using FDS to save settings to flash. When fds_init() is called it returns the code FDS_ERR_NO_PAGES. My application does not...
Hello All,
I am looking for help to change the transport layer of the background DFU library. Can we use the serial layer from the regular DFU and if yes please guide me...
1.The last datasheet doesn’t show the GPS work current. Where can we get the data?
2.How long does the chip GPS finish one location action normally?
3.In datasheet chapter...
HELLO
I have trouble connecting dfutarg i am doing this
in doing this tutorial I skipped 5,6,7 in step1
and i coudn't do 5,6,7 in step3 because of not connection
here...
hi,
Does engineering B sample support BLE long range? What is the latest hardware/software to be used? What is the typical range that we can achieve?
Thanks in advance...
Hi all,
So, I have nRF5_SDK_15.0.0_a53641a, PCA10040, Keil. I have built already this project succesfully.
The first NFC touch and further bonding with my HTC phone was...
Hi,
I was running the light-switch example.
I would like to know what particular security used in different step of that provisioning process? I can see in authentication...
Hi everyone,
I am trying to make work a stepper motor by Bluetooth with a nrf51822, Actually it is working, the motor turn, but the thing is I Don't know how to control...
For certification purpose, testers ask us to be able to select one by one channel 37, 38, 39 for BLE advertising.
We are currently using soft device 5.0.0 and sdk 14.2 for...
Hi,
As I understand I can able to flash nrf52832 using Segger Jlink or using ST Link Debug Interface. That means we use JTAG or SWD interface for flashing the application...
Hello,
I would like to know features implemented for mesh provisioner app or the provisioner used in board. Specially is there any ways to block some devices ? or Tell provisioner...
Hi, All,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. Android App was developed on Android Nordic DFU 1.8.1 library.
When we try to upgrage the firmware...
Hello,
We are trying to upgrade two types of our existing projects with BLE connectivity. For simplifying this help-post, I’m referring only for the simplest project group...
Hello!
I am implementing a custom OTA procedure for the NRF52840 development board and I need to be able to load the firmware from several predefined positions in the flash...