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...
It's probably a rare bug, but it is still worth noting. I have been debugging this issue for a day.
I am using SDK 6.1 at the moment.
The problem was that Device manager...
Hello everyone, right now i make my own nrf51822 kit. it works good for all sample example when i use minimum current consumption example it shows 4.5uA current, then i erase...
I would like to create a sensor network consisting of up to 17 nodes, I've been collecting a lot of information about means of communication between them and a computer and...
Hi All,
From the data sheet nrf51822 have a aes hw modules which is used bt softdevice s110.
If i disable the pairing key .
Can I use the inbuilt aes module from...
I am using DEVICEID as an identifier (I know it's not necessarily unique) but when I break the two 32-bit numbers out into bytes, I am finding that the three most-significant...
Hi Nordic, I'm following a guide on this link hrm . I was testing the application with Master Control Panel 3.7.1 with my nRF Development Kit PCA10028. I looked up some of...
We all know we can send acknowledged data in Ant channel.
But based on my test. the acknowledgement message coming back to the originating device is just a dumb packet...
Hi,
I'm new to coding on this platform and i'm having issues. I have an ADXL335 acc sensor connected to P0.04, P0.05 and P0.06 of my NRF51822 (on a custom board). Please...
I cannot get uVision to recognize the J-Link OB device on my nRF51 Eval board. uVision DOES work with a different J-Link OB eval board targeting the same device, the Rigado...
Hi there
I was wondering if anyone has any information or a simple step by step guide for getting up and running on IAR with sdk 7.2 and IAR workbench?
Hi all,
I'm building an application for IOS & Red bear lab BLE shield and Arduino. The phone acts as a remote control for a toy car that I built . It works decently, but...
I'm having problems with a NRF51822 on a custom PCB. I've managed to get the SDK BLE samples working, HRS using Keil, JLink.
I was developing my solution with a MBED kit...
Hello support team,
Iam unable to install nRFGo studio version nrfgostudio_win-64_1.17.1_installer on windows 7 Home Premium 64 bit
The error is " The installation package...
Something did change in the last 2 days but I dont know what.
On tuesday I was able to connect with my mobile device to the nRF51-DK. The application worked fine and it...
I'm using SDK 7.1, PCA10028 and SD310 v2.0.1
Is there a project that implements OOB protection for bonding?
My device has no display, and a single button for input....