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...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Hi there,
I have two nRF52 Preview DK boards, SDK 0.9.1 and 0.9.2, and SoftDevice S132 1.0.0-3 alpha. Several months back I got the Bluetooth heart rate demo from SDK 0...
Hi,
i am trying to wake up the nrf52832 from system off with a gpio interrupt.
When the signal on my gpio pin 28 goes from Hi to Lo, i trigger a callback function in...
Hello all,
I'm building a project on the nRF52382 with the S132 (v2.0.0-4.alpha). The project includes a Central device (GATT Clients) that read and write to 2 peripheral...
Are there any specs available regarding the performance of the nRF52 ADC's internal voltage reference? Accuracy (%) and temperature drift (ppm/degC) would be good. I couldn...
Hello,
I'm developing proprietary radio protocol using nRF52 (not using softdevice) and would like to know if it is allowed to write NRF_RADIO->FREQUENCY register while...
Hello, I've got a problem with an app_timer
starting from the BLE_UART example, I've set
#define APP_TIMER_PRESCALER 4
#define CLOCK_CONFIG_LF_SRC NRF_CLOCK_LF_SRC_Xtal...
Hi NordicSemiconductor's Community,
I have a basic question about the RAM and ROM management in Blogs section.
I don't understand this paragraph:
"The IRAM size consumption...
Iam using LPCOMP for my project i would like ot know where the header files are available to download, iam getting the error
....\main.c(33): error: #5: cannot open source...
Why isn't the nRF52 ADC internal reference voltage included in the electrical characteristics on the SAADC in the Product Specification? Knowing what voltage the ADC is referencing...
The table on:
infocenter.nordicsemi.com/.../gpio.html
specifies: Iol,hdh = max 15 mA for Vdd >= 2.7V.
The graph lower on the page (Figure 6. Max sink current vs Voltage...
Hi Nordic,
when 51822 communicate with an app,is the best way to use different services and characters
to achieve different passageway or use a self expand protocol on...
dear all
I have two same 51 822 device with same program, one is normal, the other can't be connected even re-power manually .The two all can be found by nrf master control...