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...
Of course accurate power consumption isn't possible to predict. However, it would be helpful to have a couple of basic numbers so we could do some back of envelope power calculations...
Hi everybody,
I am having a problem using pwm with ble_app_uart example, let me explain, I want to control a servo motor via Bluetooth, so I use the ble_app_uart example...
Hello, I've read here https://devzone.nordicsemi.com/f/nordic-q-a/24490/nrf52-dk-changing-reset-pin-from-p0-21-to-somewhere-else that reset pin cannot be reconfigured to any...
Hi Nordic,
I am using NRF52832/NRF52840 SDK 15.0 to design products. And I found a strange problem that the connection will be terminated by iOS device when connection...
Hi,
I'm developing a BLE device which has one custom service and three characteristic, each characteristic has read/notify properties. My proglem is, when my device connects...
Hi all,
I want to make a windows application that can switch the light of the CoAP server example. The CoAP windows code is not the problem.
Question is, how this can...
LIKE one of your collegue told me i tried to this...but it doesn't work on the dongle..
Dongle: SDK15.2.0\examples\ble_peripheral\ble_app_blinky\pca10059\s140\<your favorite...
Good afternoon,
I am trying to get cell-tower information from ZTE-M/NB-IOT cell-tower information, in particular RSSI.
In addition - a constant refresh-rate, ideally...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am trying to support old phones without BLE 4.2 data length extension.
I have read https://punchthrough.com/pt-blog-post/maximizing-ble-throughput-part-2-use-larger-att...
I am working on a project where I need to transfer the data from nRF52832 to ESP8266 through UART. I made the connections RX to TX and TX to RX.
I am using ble_app_uart_c...
Hello everyone,
I am having a problem with powering my nrf51822, I have 2 Li ion batteries to power my nrf51822 and a stepper motor, I put the batteries in series to have...
Hello,
Kindly asking for some guidance... We're working on a solution that requires us to distribute unique data sets (i.e., each nodes gets a different data block, approx...
I am using sdk15 with softdevice 6.0.0 for proximity profile. By keeping bootloader as stable can I change the location of softdevice?? I want to use bootloader at the 0th...
Hi!!
I changed the example of SDK14.0.0's ble_app_uart and I am doing low power consumption.
I used timer interruption and now I am driving with power consumption of 1...