Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hey all,
I want to try the Asset Tracker v2 (NCS v1.6.0) Application in AWS, so I followed this guide .
When I try to create the CA certificates and register them in AWS...
Hi,
I'm trying to build the smp_svr example for Thingy:52 but build fails when linking.
I can build for the nrf52dk_nrf52832 which uses the same chip. What can i do to...
Dear Nordic Team,
We have a running product that is using 32KHZ quartz from MicroCrystal : https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM7V-T1A...
Hello,
I have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. I also have a run-time radio test mode which...
Hi, I have installed the most recent version of nRF toolchain manager for windows (V0.9.2). nRF SDK V1.6.0 was released a couple of days ago but it is (not yet?) in the list...
I am new to BLE.
My question is similar to the one below.
https://devzone.nordicsemi.com/f/nordic-q-a/22596/nrf51822-central-connect-and-communicate-with-2-peripherals...
I am using the nfc_writable_ndef_msg example in the SDK to write from my phone to the board using NFC. I get it working successfully however, I am also trying to add code...
Hello, I'm using nRF52833, pca10100, s140.
I'm going to write a code using the external 32.768khz crystal to determine if the port is high/low every 0.5 seconds through...
During the release, we got 2 files with firmware, with and without confirmed in the name.
I want to upgrade my device with the nRF Connect application and confirmed firmware...
Hi all:
We update SDK from 11.0.0 Version to 17.0.2, the hardware is same, but from 17.0.2 package, we run DTM in single channel mode ,data lost is 40%. DTM from 11.0.0...
I have an issue with creating a Bluetooth mesh gateway. It would be better to use nRF Connect SDK for me, but nRF5 for Mesh is also fine. As I've found among answers, not...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device.
My setup is two nrf 52 dk one acting with the modified ble...