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...
Still haven't seen coded phy support with nRF Connect for Desktop for receiving advertisements. With the fact that support from devices is slim, how are we suppose to test...
Hi, Currently I am working on a sensor project with nrf52832. I am having problems optimizing the battery so let me ask the whole circuit as below when the operation will...
Hi,
We want to develop a tracking system using nRF51822 for that we need clarifications for the below,
Can we make BT connection as shown below fig?
Do we need to include...
The Dev Board has a connector J1 to connect an external aerial, I want to check the long range BLE feature. Are there any PCB modifications required to the PCB to use this...
I've attached a Wireshark capture of an issue I am attempting to troubleshoot. I am confused as to why the peripheral is sending an Exchange MTU Request (No. 157) to the central...
Do you have an example of the beacon code without running zephyr? My impression is that Nordic is forcing me to us to use Zephyr but I'm probably wrong. For my application...
Hello,
I just have a basic query. I am using soft device S132. In the product specification, it's written that interrupts occur while advertising/scanning/connection....
When I try to build the AGPS sample (west build --pristine -b nrf9160dk_nrf9160ns) with SUPL support (added CONFIG_AGPS_SRC_SUPL=y) I get the following error:
cmd.exe /C...
Hi,
I have purchased an nRf52DK set for developing BLE applications. I am using the Segger Embedded Studio (SES) with GCC and SDK version 16 for development.
I have two...
hello Nordic
i am working with nrf52840, sdk 16.0
i am building my project over the peripheral app_ble_blinky example
i whish to have 2 seprate configs for saadc ...