I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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...
Hello:
I have read the documentation but I cannot determine if INPTR and OUTPTR can be set to the same memory address? I will try it to see what happens but it would be...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi,
Everyone,
I found out on that ble_app_power_profiling application is developed for Lower power current consumption....as It keeps system in the system_off_mode until...
Hi,
I am trying to measure and minimize current consumption .....
Following previous question on this forum,I found way to measure current on NRF51 DK by cutting SB9....
Hello Everyone..
i am new to nrf52 and this community.
i am using nrf52 and android master control pannel.
in my code i define my custom uuid base to ..
//430Cxxxx...
Hi, I'm looking for an easy way to use the UART in blocking mode (or something similiar) with a receive buffer that is filled in background:
If possible using EasyDMA...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi everybody
I am making a custom board which using ANCS (nrf51 sdk 9.0.0, softdevice 110 ver8.0.0). I saw on the original code have button_led_init() function to initiate...
hello,
I've encountered a problem with our own nrf51822 circuit not advertising.
Our circuit is exactly the same as what is given as the reference circuitry on the datasheet...
It's the first time i'm using the spi to connect various slaves, so is there any example how to communicate a raspberry with 2 or more nRF24L01 on the same bus?
Thanks in...
Today I have recieved the new nRF52 Development kit PCA10040. I did a update for the nRFgo Studio to version 1.21.2.3.
The softdevice s132_nrf52_2.0.0 will be flashed without...
OS: Windows 10
Target: nRF51-DK
Tried to connect with nrf51-dk with Keil MDK-Lite v5.18a.
The default Jlink version used along with this IDE was v4.98e
the 'download...
Hello all,
I'm looking at the example projects and ble_app_template in particular, and have noticed something that doesn't seem to make sense...
In main(), this project...
Hi, I am looking for a Bluetooth Low Energy Soc based solution like nRF51822, but I'd like to have an open source firmware solution...
Do you have that kind of solution...