I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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...
Good afternoon,
I'm trying to test PCA10001 eval board power consumption and consumption is about 4mA when it should be considerably lower.
To proceed with this measurement...
Hello !
When i was trying to configur my SPI, I observed that there is a difference between the position field announced in the nrf51 reference manual v2.1 and the nRF51_bitfields...
We are looking for the sample software for transmission of nRF2726 (nRF24Lu1P).
nRF2726 does not carry out transmitting operation in enhanced_shockburst_ptx_nrf24lu1p.uvproj...
What I've been observing here is a curious issue under some very specific circumstances. First off, I am using a Xuntong Tech PTR9018 module (this is QFAAC0), the S120 1.0...
Hello all
I making some device with ARM core CPU with nRF51822.
I set CPU to SPI master and set nRF51822 to slave.
And then I read some data from nRF51822, that was...
I am Merging 3 firmware s110_nrf51822_7.0.0_softdevice.hex, ble_app_beacon.hex and bootloader.hex to Output1.hex as follows.
mergehex -m s110_nrf51822_7.0.0_softdevice...
I'm trying to use the Bond ACI command on my nRF8001, but I'm having trouble using it as per the datasheet.
When I set the Timeout parameter to more than 30 (0x001E), the...
The documentation for the nRF51 says only code from code region 0 can execute the erase and write command on code inside code region 0. This means that my bootloader in code...
I flashed S110 softdevice and ble_app_hrs application to nRF51822 on PCA10005 with nRF6310.
and then I tested by nRF toolbox on iPhone5s.
But ble_app_hrs application seems...
I'm attempting to implement a buffer in flash using the persistent storage module but have hit a bit of a wall. When I manually set the block size to something less than the...
Hi,
i'm developing an app for Android and iOS that needs to comunicate with a devices based on nRF51422 with S110 v7 loaded.
We want to encrpyt all comunication and enstablish...
Hello All,
I would like to implement static pin on my sensor. Remember how some Bluetooth Headsets are hardcoded to '0000' I would like to implement '123456' since BLE...
Hello all,
I am using nRFgo motherboard(nRF6310) and nRF51422 DK(s310) and
MDK_ARM(keil Version 5 IDE) to build the sample code.
It seems workable to program and download...
I just got an mBed board and I'm having trouble getting the J-Link to work on OS X even though I have version 4.90.
MattBookPro:gcc mbrandt$ JLinkExe
SEGGER J-Link...