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...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello, I Have been using your app Connection for Mobile to test my Heart Rate Monitor BLE, I am using also an Honor 9 Lite (Lineage OS 15.1).
The app Nrf find my monitor...
I would like to use the beacon example to send some manufacturer specific data over BLE.
I am using the nrf52DK , nRF5_SDK_14.2.0_17b948a and s132.
My question is other...
What's the fastest scanning settings for connecting to anywhere from 1 to 20 peripherals at a time? My peripherals are all advertising at 211.25ms. I won't be sending any...
Hi,
I am trying to use an SAADC converter to measure voltage in range from 0v to 3v5 but I cannot succeed. It is not possible to measure a voltage above 3V1. Well at least...
Hello, community.
I'm using NRF51822 SoC(256KB ROM, 32KB RAM) with S130 Softdevice.
I'd like to reduce the rom size and the ram size to decrease the production cost. ...
Hello,
I am using nRF52840 DK for bulding a bluetooth mesh. I would like to use JLink in board kit to flash and debug for other nrf chip.
How I can connect and configure...
Hi,
I'm using SDK 15.3. How do I connect a central (nrf53832) to another central (phone/laptop) using multilink central example? Its only connecting to other peripherals...
Using the 15.2 SDK, the stack generates an error when attempting to bond. I am using the android nRF Connect test app to initiate the bonding after connection. The error generated...
I'm using SDK 15.2 & HID keyboard example. I would like to know the following things-
1. How long does BLE chip advertise its name before making a connection with central...
Hello,
We're currently preparing for BLE certification of our device. It contains an NRF52840 on a custom PCB, so I believe we'll need to perform RF-PHY testing for certification...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
Hi! I develop board based on NRF52832. P0.08 is connected to the MOSFET transistor.
The transistor switches the relay. During start (power on or reset) on GPIO there is...
Hello,
Please let me check about the usage of an IRK for the default setting and how to change an IRK each bonding cycle.
We use the resolvable address for our application...
Hello
I have a setup with 3 nrf6310 dev kit and with a nrf24LE1 module on each of them.
1 acts as a transmitter and the other 2 act as a receivers. What I specifically...