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...
Hi,
I need to power my external board while debugging with the DK52. Therefore I don't use the VDD connection from the DK52, I only connect the external VDD to SH_VTG. ...
Hi Everyone,
I changed my old app_uart library for the new libuarte, which works really well whithout a SoftDevice.
Now I am struggling to make it work in my final...
I'm having trouble with the SAADC in scan and double buffer mode with 4 channels enabled, where 3 channels are external inputs and the 4th is the internal VDD.
It appears...
Hi there,
I am using nrf52840, Softdevice S140,on our custom board. And my Android app is based on nrf android library( Andoid-BLE-Library )
Application is based on SDK17...
Hello All,
I am using nRF52840 Dev-kit and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK. So far in development, I have used the GPIO edge triggering method to detect...
hi support team,
i just tested http_application_update project, and i set up one server on cloud:"106.12.30.214:32500",
also you can reach this file server from web...
Dear Team,
We are developing an Vibration Sensing System, it contains nodes and gateway where all the nodes and gateway are present in the secured mesh network.
And...
Hi,
I'm using two boards with nrf52832 and sdk 15.3.0. One alter the ble_app_mult_uart__c example as ble center ,the othe alter the ble_app_uart example as ble peripheral...
Hi,
I'm testing heart rate measurement example with my nRF52 DK. In the nRF connect application, I see the logs are converted from Hexadecimal value to user-readable values...
Hi,
I was following the example posted on the below link.
https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial...
Is it expected that the MQTT API does not receive any events unless a message is published to the server? I'm noticing that without a ping event or any message transmitted...
If I have a version 1.00 of my application which stores data in using flash data services . I make modification and version 2.00 of my application is a page larger.
1A)...
Maybe this is just a little nuisance but is there a difference pynrfjprog and nrfjprog ? There is no documentation on nfrjprog !
Searching infocenter for nrfjprog reports...