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 all,
I believe it should be possible to defined a characteristic which can be written to but have no automatic write response ACK sent. Instead I want to send a manual...
I develop a temperature sensor sending a temperature and battery status every second.
Used to work fine on previous nRF Toolbox.
Today on my Android 6 and latest nRF Toolbox...
Difficult to obtain the high-ohmage resistors in the solar beacon reference design. Will 5% resistors suffice or do the resistors have to be 1% tolerance.
I have difficulties understanding the COMP APIs, this function below starts after initializing the COMP the peripheral.
nrf_drv_comp_start(NRF_DRV_COMP_EVT_EN_CROSS_MASK...
I am using the nRF51822 utilizing the internal LDO setup. I received a question during regulatory submittal that I am not able to answer and am looking for help on. Is the...
Hi
I've tried to update some of our environment to the SDK12 files. When I tried to compile some of the files a weird bracket error showed up.
At the end i could find...
Hi,
I'm trying to run one of the template app programs from the Nordic SDK 12.0 library with a nRF52832 board as my target. I had trouble with compiler errors using the...
I curious about that what does exactly mean 'arm5_no_pack' folder name in SDK.
I usually used or developed under uKeil5(MDK-ARM5 v5.12).
What is relation with 'arm5_no_pack...
Hi
I'm trying to port my firmware to the NRF52 DK, but I'm having trouble getting it to work.
Could you give me a hint based on the stack trace below, what the problem...
I am compiling the simple BLE HRS with freeRTOS example using gcc and eclipse environment. I followed the example provided on eclipse and was able to build the blinky example...
Hey there, I have beacon device, its nrf51822 and it is a pretty standard beacon but it is not nrf beacon(so it does not have sw1 and sw2 buttons), when I search for it with...
With the SDK_11 s130 ble_app_gls on nRF51-dk, i am able to pair and bond with the board with Android 6.0 as central. But if the user forget the paired device on the android...
Good morning,
would it be possible for a Nordic RF specialist to review our antenna design? Preferably we would upload our Altium-based layout for your review.
Thank...
I want to connect a beacon to my android app and I want to know how to make a development environment (I am using eclipse). Can you show me show examples ?? where can i get...