Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
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...
I use nRF51-Dongle as an ANT USB stick, to carry out this test, but the ANTware II can never display the informations of nRF51-Dongle. How can i do it ?
Hello,
there is an equation in the code where I see that variable: deviceid is: 229 and var_temp is also: 229.
But the debugging shows that the Mikrocontroller is going...
I'm seeing the same issue as this question , but I'm on SDK 13.1, which has a different peer_manager.c, so I can't directly use the fix for that question.
Like the other...
Hi,
Scenario:
Two nRF52832DK boards on a table, approx 20 cm from each other, +4dBm output power.
Payload length is ~60bytes.
Running at 1Mbps gives me less than...
Hi,
assuming I have an IMU sensor with 3 different interrupt lines. And I want to start a TWI DMA transfer for each interrupt line in parallel. Is this possible since there...
Hi all,
We are starting new project, the aim of the project is control street lights through web site by using gprs connetion.
The key requirements of the project is...
Hi
I finished preparing the nrf52832 board to use ppk and measured it with ppk.
I am trying to repair the nrf52832 board.
However, I do not understand the contents of...
Hello,
I'm porting the nRF8001 SDK to STM32 using HAL (CubeMX). Communication seems to run fine, however, the setup stops with CRC error. See abridged the logical output...
Hello everyone.
I am developing with nRF 52832.
However, when I call UART_init() function. my source code outputs an error message.
source code is under the line...
Hello, i'm using a nRF52840 on a PCA10056 and want to wake up from __WFE() with a minimum delay. When i'm using the debugger, i achieve a low latency but without the debugger...
Hello All,
We are working with one of the customer, where he is asking for range 200 meters between 2 nrf52Dk(nrf52832) and he want us to prove the same using two development...
I am trying to use the cryptocell in the bootloader (bootloader_secure_ble) for verifying dfu packages, but fails in signature verification for the same dfu package, same...
Hello,
I am designing the NRF52832 based board.Specifications of capacitor in reference design is as follows:
0.8pF, NPO, 5% tolerance
But with my vendor these two capacitors...
I am designing nrf52832 based board. In matching, 3.9 nH inductor is given.
I have selected the componenet with following specifications :
Specifications of inductor...