But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hi,
I'm trying to build a piece of firmware for the nRF51 DK, using the mbed OS 5 platform, but I keep getting a linker error from 'ld', using the ARM GCC 4.9 tools from...
Hello,
I want to build a list of available BLE devices and show the device names to the user via a display (pretty normal BLE search).
The search shall be done for devices...
Hello Everyone,
How could I use the temperature from nrf_temp.h in the Eddystone (TLM) example?
Eddystone (TLM) example:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral...
I am seeing signs of the chip wanting to be debugged by Eclipse on my Mac. It really does. I can feel it.
Two things seem to be plaguing me:
90% of the time it...
Dear Nordic Team,
I am using nRF51422 development kit.
I tried Beacon app example code.It consume around 195uA. How to reduce the power consumption.
I am also checked...
hi, I'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.
nRF51822 and a PC were connected, nRFgoStudio was started and nRF5x Programming of a device manager was opened, the following comment comes out, and nRF51822 device can't...
hi i am trying to send data through external bluetooth using uart. however i am facing some issues.
The problem is that when connecting the tx pin from nrf52 dk to rx pin...
HELP ME! THX!!
Using the NRF51822, S110.V6.0, When I use the timer2 , want 3s timer of uart-sending words in BLE, but the result is not the same of the UART-ASSISSTANCE's...
Hi,
Edited topic to match the issue:
I've just started poking around with nrf52 chip and I'm now in process of waking up custom hardware, but I seem to have issue with...
Hi all,
I want to update my connection parameter as follow because I want to connect with both apple and windows devices.
By sniffing in Wireshark I found that my IPad...
I am using a static passkey to set up pairing and after that the devices are supposed to bond. The issue I am encountering is that when the wrong passkey is entered or if...
Hello every one,
i want to make a project including a ble chip, i decided to choose one the nrf51 or nrf52 serie, but i am totally unfamiliar with everything!
i have found...
Hello,
I played around with the UART demo on the nRF52-DK and the belonging Android apps nRF UART v2.0, nRF Connect and nRF Toolbox. On PC side I used a serial console...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 boarde and s210 soft device. My firmware makes use of sd_power_system_off(). If I have an update...