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...
Hi!
We are using a custom bootloader for our device. Current version of this erases everything from 0x0 to bootloader start address, and then writes MBR + Softdevice ...
Hi,
I have a question about ADC reading in ble_app_uart__saadc_timer_driven__scan_mode in SDK 14.
Let's say I'm using a double buffer, and I have 3 ADC channels (so...
Hi,
In my project, I am use nRF52832 for controlling ws2812b led strip with 8 leds.
I am use SDK 14.2 and s132_softdevice_5.0.0.
I have problems with the latency of...
I have a custom board of nRF52832-QFAB-B0 on which my application works well with SDK15.0.0 & SD132 v6.0.0
To perform DFU,
1. I copied the relevant parts of ble_app_buttonless_dfu...
There is always one kid in the class who wants to correct the professor and make himself look special.
That is me.
So: In file nrf_sdh_ble.h, line 76
@details This macro...
I am porting my own RTOS (named PicOS) to nRF52. So far, PicOS can run well without activating SoftDevice. I mean the SoftDevice is programmed on the flash memory but not...
Hello All,
I was doing some development on the Nordic nrf51822 and it was working fine without any issues.
I tried to remove some functions from the main loop (not removing...
Wich is the proper way to bring bootloader into deep sleep?
I'm using a modified version of the BLE Secure DFU Bootloader (SDK 14.1.0) for the nrf52810. I have added button...
We are working on non connectable beacons without any external I/O. They simply have a power and ground. Is it possible to perform OTA updates on such devices. Is there any...
Hello,
I am trying to use the extended advertising mode available on the V15 of the SDK (with SD S140 V6.0.0). I use the template example where i am currently advertising...
Hi,
I have developed part of my code using UART, starting from the UART example in \examples\peripheral\uart , but before continuing I need to start doing things over USB...
Proxy Error
The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /index.jsp .
Reason: Error reading...
HelloI have to evaluate if we can start development with long range (coded phy). I like to see how fare away two devices can be placed to find them (long distance advertising...
Hi,
I am implementing ContikiOS on my custom nRF52823 board. I have been following the instruction here: github.com/.../README-BLE-6LoWPAN.md
I am running Debian 9 testing...
Hi,
I am trying to use the p21 reset pin as gpio but it is not working as expected. it is showing a 3.3v even when i am trying to toggle the pin. I have removed the CONFIGURE...