Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
I'm using nrf52840 s140
I am trying to minimize a power consuming when there is no need to advertise but stay system on. Would nrf_sdh_suspend() be helpful?
if not, what...
Hello,
I am trying to upload the BLE DFU Secure bootloader onto my nRF52 DK for OTA programming, but I keep getting the build error "#error "D ebug public key not valid...
Hi,
I am simply trying to send a sample of data from a TWI sensor to smartphone via BLE with a 2 second delay between each send.
I've adapted the ble_app_uart and twi_sensor...
github.com/.../ble_app_uart_adc_simple
I have flashed the above program in the link on to my nrf51822 DK. I can see the values of the samples but i do not understand what...
Hi
I used your example to try out the ADC.
If I have 10 or 12 bit ADC selected and I am collecting 4 samples as per the example and I select 8x oversampling I assume this...
Hi there
I have nrf52 DK - PCA10040 which I believe contains nRF52832 IC
I have designed a new PCB that contains BT832 (nRF52832) module from Fanstel
My board is powered...
Hi all,
We are trying to use buttonless dfu for actual products.
We already finished testing dfu using \nRF5_SDK_15.2.0_9412b96\examples\dfu\secure_bootloader\pca10056_ble...
I have been setting up nRF9160 DK following nRF Connect SDK.
OS: Windows 10, 32 bit
I have trouble when I load asset_tracker.
I guess ninja would be related to this...
Hi,
I'm working on a structure based on a Raspi 3B+ with nRF52840 willing to connect to an IoT hub and working as a thread border router with 2 other nRF52840 connected...
Hello,
I have been trying to push down the current consumption by nRF24LE1 module that I am working with. I enabled register retention mode with the following code:
https...
Hello,
If a rf52 device running ESB in RX mode has multiple devices TXing on different pipes, is it possible to prepare a different TX response to be sent to each device...
As the title suggest, I am running into an issue where my nrf51822 bluetooth keyboard is drawing around 8mA, which I think is way too much.
I am using gazell protocol to...
Hi,
My architecture is as following {CPU <-> nRF52840 subscriber <-> Raspi + nRF52840 Gateway <-> nRF52840 publisher <-> CPU}
I am working on Paho MQTT-SN programs, and...
Just want to verify that would be possible to run TCP Socket over with the nrf52840. And if i can be pointed to the specific links that i can use.
Thanks!
Hi, I am in the initial stages of starting development with nRF9160-DK. At this step, the LED 4 on the board absolutely does not blink. I have tried taking the kit to different...