Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi,
I am using
HW: nRF6310 + PCA10005
SW: s120_nrf51822_1.0.0_softdevice.hex + ble_app_multilink_central (\Keil\ARM\Device\Nordic\nrf51822\Board\nrf6310\s120\experimental...
Hello,
I am a newbie in in using BLE and exploring the nrf8001 DK. I was able to flash PCA 10000 module with updated firmware and it was detected in the master control...
Hi,
I want to read data ,wich is sent from beacon ,using usb dongle,and after this ,I want to send data received from beacon to pc through serial port.
Exist any example...
Hey.
I am wondering if there is a way to disconnect a slave from a master based on the strength on the connection and not when they naturally loose connection.
To give...
How do I block Bluetooth signals ? (I want the signals to be transmitted 180 degrees, not 360 degrees)
I have read it could be done with aluminium foil, but I have not...
I am looking at using an nRF51 in a BLE product (industrial applications).
One of the things that I have to sort of prove is that it will be a better choice than something...
Hi, everyone. I would like to be notified about the brown-out on my device. I know about POF peripheral, but lowest possible threshold is NRF_POWER_THRESHOLD_V21 (which is...
First off, forgive me for being a newbie at ARM programming in general. In AVR this was straight forward.
I have a circuit connected like this to the ADC (P0.01 = AnalogInput2...
Hi,
I would like to transfer real time ecg data from a 3-channel adc (250 Hz per channel, 16 bits ) using nRF51822 to an android device. I would like to know if this is possible...
We are looking at using the Gazell protocol for a project. There isn't much information out there except for the "Gazell Link Layer User's Guide"
developer.nordicsemi.com...
Hi,
I've been working with a two LPC1768 boards with connections to Addicore nRF24L01+ boards.
I have not been able to successfully receive an ack on the PTX board although...
Hello
What is a typical current draw when using a PORT GPIOTE interrupt? I seem to be drawing approximately 200uA with a port event enabled. Is this normal?
I'm using...