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...
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...
Hi, I have some questions about GPIO interrupt.
Now, I want to know the state of the pin, So I use the gpio_pin_read(PIN) to get the state. But when the pin is suspended...
hi,
i am working on a project were i have to discover all the service on peripheral device and fetch data from it like nrf connect app.
so i am using nrf52832 with sdk...
Hi team
I have a problem that bothers me for days.
I try to run demo ble_app_uart_c with
NRF_SDH_BLE_CENTRAL_LINK_COUNT=8 and NRF_SDH_BLE_PERIPHERAL_LINK_COUNT=1...
I used to program my PCBs using the nrf52840 PDK, however, my mac no longer recognized the PDK. The PDK turns on and the application runs as LED 4 blinks but the LEDs next...
hi,
i am using ble_uart example to take time when data arrives and time when data being sent over bluetooth.
when i prints the time without connecting to bluetooth. then...
Board:custom board
Mesh SDK: V1.0.0
IDE:SEGGER Embedded
Problem a:
When I test the steps specified by “Interactive PyACI”, there is A certain probability of Provisioning...
Hello,
i asked this quastion once in this thread: https://devzone.nordicsemi.com/f/nordic-q-a/32444/reset-on_ble_connect-when-button-event I accepted the given answer but...
Hi Nordic Team, I'm trying to setup a gcc/eclipse based environment according to gustavovelascoh.wordpress.com/.../ on Linux/Ubuntu 16.04.1 64Bit. The Ubuntu system lives...
Hi, I would like to make an exact copy of the nRF51 dongle antenna (as was recommended by multiple blog posts by Nordic). I am concerned about the legal issues, and any IP...
I search GPIO pin bit definations and register. I saw pca10040.h GPIO defined.I dont know how to configurated P1DIR, P1EN, P1OUT etc.. I studied Texas Instrument before. I...
Hi,
I'm making my own prototype board using the nRF51822. this board is powered by a rechargeable battery lir2450 (3.6V): www.powerstream.com/.../Lir2450.pdf
i want...
Hello world
after several hours & day, Finally I have to implement this KNN code and nRF51822_adxl345 code. I have implement to one. but there is problem that..
I can...
I am trying to track down a fatal error and want to use the Error module as documented below, to get the line number and file name.
Using eclipse, where should DEBUG be...
Hi,
My customer issue problem on his redmi note4 of mobile.
Step1: The customer used mobile to bond the peripheral of nRF52. And then the nRF52 device add the bond of...