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 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...
Hi.
I am trying to modify the bootloader example provided by nordic.
I am able to compile/link my code and use nRFgo studio to run it, but for some reason I can not debug...
Hello,
i´m using nRF51822 with S110 SoftDevice to transfer data from Sensors that will be read out via I2C by the Nrf51822.
I have read some topics about how it is not...
Hi,
I bought nordic evaluation board 2 days ago. I have been searching through the forums to enable and test the voltage level of a battery and monitor it via UART. After...
Hello all,
Is it possible for a nRF51822 to read information from another peripheral Device using broadcasts or advertisments?
I have an application where I need to...
hi,
I have been reading some posts regarding similar issues, but I am not able to nail down this one.
I am trying to create a custom 128 UUID and associate some Service...
I overwrited the application program which made with v5.1.0 and it included only difference against the v5.1.0 to sdk v6.1.0. After this, I buidled it but the target didn...
I am looking for a dev kit which would allow me to try out SoftDevice S130, will I be able to use S130 if I buy any of these:
nRF51822-mKIT
nRF51822 DK
nRF51822 EK...
The nrf51 reference manual shows timing diagrams for the TWI interface when reading from slaves to have a shortcut between BB and SUSPEND. My assumption would be that's there...
I am using the ble_app_uart code from SDK 6.0 on my custom PCB with a nrf51822. I am comparing it's functionality with a PCA10004. Both are running the exact same code. I...
Hi all,
some time ago we bought a nRF51822 Evaluation Kit with the PCA10001 being Version v2.0.0.
Why exactly is it not recommended to work with the new SDKs such as SDK6...
Has anyone played with getting the iBeacon reference kit/software to run with the SD7.0 code?
I'm wanting to change from the boot loader + SD 6 + app to a simpler SD 7...
I have download the puck-central-android code from the following link
github.com/.../puck-central-android
I can build the project and successfully programmed in the android...
hi.
as far as i know, dfu for softdevice 110 can be carried out over ble, while s120 can not. so i have to implement a bootloader for an app with s120 through wired.
is...
Hello to all,
Since a couple of weeks I have a problem in a program which consist of three parts:
1.- a Timer to make a pulse train by interrupts
2.- a program to control...
Hi,
Im using SD5 and after some time (every time different) of transmitting HRS data the SD stops apparently, because there is no more connection with my Android phone...