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...
Hello,
In my application I use NRF52840 with SDK 16.0.0 and softdevice 7.0.1. I want to add ECDH algorithm to my project using ECDH example in the SDK, but nrf_crypto_ecc_key_pair_generate...
Hi there,
I'm presuming that, when using the s140 soft device (or any of the soft devices), I cannot change the output of VDD to anything and must assume 3V.
I have tried...
PWM frequency and PWM steps resolution are related, we increase one and the other decrease and vice versa, we want high PWM frequency so we have low flickering and we want...
Hi everyone, after months of working with the nRF52840 dongle I decided to buy the nRF52840 DK. I work with the ide SEGGER EMBEDDED STUDIO. I tried to get the blinky example...
Hello,
I can smoothly run the sensor server / client model. I know that I can setup the periodic publication period with the nRF Mesh mobile app and don't have a problem...
I want to configure 32bytes sensor measurement data in advertise manufacturer specific data as follows.
But does not work, please help me.
My environment as follows. ...
Is there demo for video transmission on PCA10056 DK?
it is just video transimission demo. just loopback is ok.
we are using nRF52840. is it possible? or other platform...
Dear Mr/Mrs,
I am learning to develop an Android BLE apk. I use the nRF Connect apk and Android-nRF-Toolbox to connect with my BLE device.
nRF Connect connect to the BLE...
I have an found a problem where I find FDS has 2 pages labeled as swap, which results in loss of one of the data pages.
my configuration is 2 data pages and 1 swap page...
Hi,
I modified the USB BLE example (nRF5_SDK_17.0.2_d674dde/examples/peripheral/usbd_ble_uart) to sends bytes using a timer timeout as "fixed bytes transactions" or "waits...
Hello,
We have a custom board designed using the ublox Anna B112 module which uses NRF52832. We are using it in open CPU mode and running our custom firmware.
The VDD...
Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central...
Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central...