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?
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Hello.
I used sdk 5 and 6 without much problems in the past, but thought it's time to upgrade.
I don't seem to be able to get even the blank blinky example to work for...
Hello
I'm using S110 with nRF51822.
I'm trying to implement some logic which is quite simple, but for some reason things are not working properly.
I'm advertising...
Hi all,
I have failed when try to flash a new softdevice s110 to the target device is Wunderbar's sensor module which is using nRF51822 chip. Flashing application has no...
Hello,
currently I am using the S110 Softdevice with the ble_template example as peripheral. This works fine.
For our final application, we need the central feature...
Question similar to this one
devzone.nordicsemi.com/.../
I have noticed that in the header ble.h included in the s310 folder, the function sd_ble_enable(..) and the type...
Hi Nordic expert, I wanna get a profile of 51822 performance cycle count. I found 51822 has no powerful DWT feature as cm3 or cm4, would you share me some feasible methods...
Hi All
I am aware that there are some changes to UV5.12 to do with Device Pack location etc.
I have currently updated my project from the .uvproj to .uvprojx extention...
I was able to setup gazell communication between two devices one as device and other as host using 32 byte payload size in nRf51822 module.
Here in gazell communication is...
We are using the Nordic Semi nRF51822-QFAC on our device for BLE. Since we are developing from scratch I understand we need have FCC testing done. Is there a summary of the...
I'm devloping application on nRf51 for that i'm using... SDK : nRF51_SDK_7.2.0_cf547b5 Tool chain : GNU tools arm Embedded [arm-none-eabi version 4.9.3] Dev Board : PCA10028...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
I had a nRF81522 design that was working at 3.3V and I dropped the voltage to 1.9V. I didn't change anything else, but now I am getting periodic disconnects during interogation...