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 there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
Hi,
I am trying to implement timeslot API using s110 v8.0.0, SDK 8.0.0 on nRF51822-XXAA on a keil uVision 5 platform.
I have tried the following memory settings:
...
Hi
Regarding the NFC url example there is any way to change the URL dynamically. My idea is to, at a certain point, be able to modify the URL configured during the setup...
Hello,
I'm having an issue when trying to update the bootloader itself: NRF_UICR->NRFFW[1] returns 0xFFFFFFFF, which means I can't use the MBR command to swap bootloaders...
Our BLE product uses a meander PCB antenna similar to PCA10031. It works actually quite fine, but a question pops up when it comes to tuning.
Antenna matching design in...
I'm having some issues getting the auto ACK to work properly. I am only receiving auto ACK messages on the first 3 received packages, after which the receiver stops replying...
Hello i have a system that build in an ultrasonic sensor RedBearLab BLE Shield ( nrf8001 ) and arduino i want to get ultrasonic data via bluetooth and see it on nRFConnect...
Hi,
My host MCU controls nRF51 over SWD interface.
How can stop/halt nRF CPU? After initialization the SWD(init/read DB/AP AHB, etc.) I need to halt (stop nRF program...
Hi,
I would like to have one page of flash mapped manually to store information critical for the device. Let's assume I do not trust data preserving by DFU or there is...
I have some BLE traffic that I have sniffed and am displaying in Wireshark. Most of the opcodes (read/write request/response indications/notifications etc.) are parsed/displayed...
I am trying to develop a GATT service on nRF51.
The GATT service measures a few values, and stores them in a characteristic. When the GATT server (phone) requests data...
I am trying to build a device to stream the 9 axis sensor data from the I2C based sensor and then transmit it using BLE UART profile. It is sampled every 3 seconds using app...
I am using an nrf51422 board. I want to update via OTA using ANT+ Dongle. The device information shown in the OTA Updater is parsed from the Bootloader Code. Is there any...
Hello!
I want to connect the MCP9808 with the nrf52832. Therefor I use i2C.
My example on the nrf52832 is the:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral\experimental_ble_app_eddystone...
We're quite interested in producing an nRF52 design based on the solar beacon (great design, and clean software). I appreciate the relative simplicity and manageable BOM cost...