Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I'm working on a project using the nRF51822 beacon kit (PCA20006), and I've downloaded the firmware files installer from the website. After running the installer, I can see...
Hello,
I have a ptr5518 module which has nRF51822 in it. I need help programming the device. I am new here so a detailed help will be very useful.
I want to use the built...
Hi,
I'm workin with nRF51822 as peripheral device. is it possible to retrieve the device name of the central at the moment of the conection i mean when is generated the BLE_GAP_EVT_CONNECTED...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.6.0.8331
When the line wrtHandle = hdr->Handle; executes I get an Hardfault Error. Why?
case BLE_GATTS_EVT_WRITE...
Hiii, i work on PCA10028 nrf dev kit and i want to made code that receive data from mobile to UC and go back to mobile. is anybody have this code than please give me and also...
Hello!
Looking around and reading a bunch of posts, I found little information on how to initialize the TWI sw frequency, which currently is 100 kHz( calculated it with...
I want to operate
Tries to operate a small speaker.
www.wvshare.com/.../Analog-Test-Board.htm
but I can not find the DAC function in nrf51822.
How do I create...
Hello,
I am starting a project related with BLE communications. In the future, I want to design my own board and to be able to program it. I am going to start with a development...
Hi, all.
I have been using the nRF51822 board, I am making a peripheral.
The peripheral has been equipped with a sensor to multiple GPIO.
(For example, sensor1 to P0...
Hi
I am implementing my custom service, and started from the led/button example.
I am using the LightBlue app on my iphone to connect to my device under test.
I can see...
I am trying to generate the services.h file and get an error that "Something was wrong with the advertising packet". I see at the end of the log it says "Return code: 0x2...
Hello All,
I have a basic question about empty scan response operation with the ADV_IND PDU. When I set advertising data as follows:
err_code = ble_advdata_set(&advdata...