Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
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...