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...
Hi,
As per the document(nrf91_at_commands_v0.9.1) for GPS SNR testing command "AT%XRFTEST=2,1,0" output is single integer as below .
but i am getting output like below...
We are using nRF52832 in our design. We want to collect sensor information along with time stamp. So I took nRF calendar application and tested the same. It was working fine...
I have developed an application that reads data from an analog sensor and transmits data with UART. This app is based off the SDK v14.x uart example, and SAADC example. While...
Hi.
I am developing zigbee product with security function (using install codes).
1. function cmd_zb_install_code in zigbee_cli_cmd_bdb.c, there is a comment as bellows...
Hi, I'm using proxy_client and proxy_server from light_switch examples of mesh sdkv2.1.1. The provision process gets successful with android mobile using nRF Mesh App but...
1. Do I need to make hardware changes when I want to change my SoC chipset with nRF 51 to nRF 52? 2. Does the nRF52 Series require hardware changes when it needs to change...
Hi,
There is a Demonstration about zigbee joining networks by install code.
But how to know if it using the install code instead of the default TC link key?
1. I run...
Hi
I am working on cryptography algorithms. I am trying to write my own implementation of main function. Inside the main function, I wish to call AES functions. I want AES...
Hi,
I am trying to use nRF52832 evaluation board as a BLE sniffer. I have windows 7.
I installed nRFgo studio and downloaded nRF Sniffer v1.0.1.
I plugged the board...
Hi! I'm new developing using real C language. I have more experience using Arduino. I'm trying to send a MIDI message over Bluetooth MIDI when I push one of the buttons of...
Hi,
we've just found the information about the knobattack ( https://knobattack.com/ ).
Is there any fix for this issue with the new updates?
Best regards,
Constan...
Hi,
I have recently developed a simple custom board with the use of the BL651 module to have a dev board for myself. Although the schematic diagram is simple and the PCB...
I have nRF9160-DK bought fairly recently. The IMEI is printed on a label on the back of the board. But, there is not PIN. Registering the board as an LTE device on nrfCloud...
Hey all,
I was curious to see if anyone else is seeing the same problems I have with DFU.
I'm currently running SDK 15.2 and version 1.8.8 of nRF Connect on iOS. When...