Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
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...
Hi
Maybe you can help me.
I'm trying to get Device Manager to work, but I'm having several problems. Although the Device Manager is being correctly initialized and the...
Hi, I am developing a project under Eclipse Kepler & Mac OS X;
The project
When i debug, and set a breakpoint in the main.c, I got this message:
Then after Steping...
hi, i'm new in nrf module, i use nrf51822, i'm totly confuse what voltage that i should apply on DCC pin? if i want use internal dc/dc than what the voltage and if i use LDO...
after setting BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM, I getting BLE_GAP_EVT_SEC_INFO_REQUEST event,
I am using same code as the sample:
case BLE_GAP_EVT_SEC_INFO_REQUEST...
Hi
I am using v6.0.0 softdevice S110 and SDK 5.1.0
In nrf_soc.h the function sd_temp_get() is defined.
The comments there say ..
"p_temp Result of temperature measurement...
Hi,
I use ble_s110_serialization sample code.
I try to notification many 20bytes(total 5KBytes) to my phone, I add some code in ble_app_hrs.
I follow this link to...
I used nRF_Demo_Utility ios app and WFConnector.framework in a sample testing app im building. And when I tried to archive it using xcode it invalidates it with a error message...
Hello,
I’m porting the hids_keyboard demo to work with the nrf51422 dev board. I just changed the #defines for the board in project settings, as well as the pin assignments...
Is there a way to change the scan interval while scanning is on?
I can stop scanning, set a different interval value and start again but that is not my intention, it wastes...
We have some nRF51 beacons kits and we want to connect some external peripherals using the available GPIO pins.
Does any one have an idea on how to solder some pin headers...
I'm trying to implement the ability to change the beacon properties (UUID, Major, Minor) using NRF Beacon Android app. My project is based on s110_nrf51822_7.0.0 (ble_app_beacon...
I'm working with the nRF51822, using the S110 soft device.
My application includes some measurement functions that are timing critical. Ideally, the code would be atomic...
Hi,
Can I use the J-Link Edu programmer to flash the nrf51822? Right now I'm using the J-Link LITE CortexM that I get from the development kit to flash the firmware into...
Hi folks,
I am struggling a little bit with Eclipse.
I just followed this tutorial ( embeddedsoftdev.blogspot.ca/.../eclipse.html) , the project compiles fine, but sometimes...
Hi everyone !!
I used to work with a RedBearLab module to prototype my bluetooth application, but since I have to plan the final version, I don't know which chip to choose...