Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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...
I am trying to apply the new features in the latest soft device s110 v7 to the firmware of my pca20006 bluetooth smart beacons (nRF51822 Bluetooth Smart Beacon Kit Firmware...