Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
In the NRF52-DK user guide, the following is stated:
Important: When using ANT/ANT+, the 32.768 kHz crystal (X2) is required for correct operation.
However, I could...
I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
Hello,
BLE MESH 3.0 Light Sw Example code just I have add APP_TIMER_MODE_REPEATED and its work fine.
Case 1:if I print string Or LED Toggle Based on timer its working...
Hei there!
First of all thanks for all the great work here!
My question is:
In my application, the final device will have 4 pogo pins.
Two of them are for power, the...
Hello All,
Hello all,
I am working on BT832A in which nRF52810 is used and i used segger studio for programming in windows 7. I am refer nRF52 SDK 15.2.0. And i am load...
In the manual for the nRF5284 there is a listing for some divider settings for the MCKFREQ. The size of the register and the values to set indicates that there are a much...
Hi
working on a NRF51822 device with SDK12
I was using nrfjprog version: 9.7.1 to create a setting.hex with the following line
nrfutil settings generate --family...
i am using this project:
\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c\main.c as center.
nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main...
I implemented the app_pwm_library, but it seems to "top out" at 500Khz? Here is a summary of my code. Is there a set of routines that have a higher speed?
APP_PWM_INSTANCE...
Good morning,
I already made a nRF51822-based prototype some years ago, and now I'm working on a new prototype but based on the nRF52840.
Is there any AN like the nAN36...
The design I am working with has no RTC. Is it possible to use nrf_drv_timer to "wake up" the CPU? I understand I will not be able to use app_timer code, so I was trying to...
Hello,
I am trying to use an interupt from an analog devices ADXL343 accelerometer.
With a power supply of 3.0V to my board, I only get a 2.1V on the interrupt, and I...
Hello! What does the real marking of the nRF24L01 + chip look like? I have not such, but very similar. The problem is that the module after a while ceases to go to sleep,...