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...
Hi everyone,
I'm new to working with Bluetooth/
My problem is that the connection interval time sent by the central device does not converge with the time I see using...
Hi,
For smartphone, I mean those support ble specification 4.0 and have GATT interface.
Is it possible to provision it ( by nRF mesh running on another smartphone, for...
Hello,
I am not able to update the softdevice from 6.0.0 to 6.1.0. This usecase is useless as I am in dev stage of my product. However I need to be sure I will be able to...
I am trying to get the NFC communication up and running.
I have tried the writable_ndef_msg and it runs on my kit. Now I try to make it work in my project, but I get some...
If the sensor I'm developing is broadcasting the raw data that is encrypted, how will the mobile app or gateway decrypt it? Is there a BLE standard to exchange the key in...
Distinguished Nordic technical support and developers:
Hello. I have implemented mouse operation with Nordic 52832. I want to ask a question about binding.
After...
I am trying to build an application on the nrf9160dk dev board. It it supposed to collect data from a sensor, and send updates via MQTT when there is an NB-IoT connection...
Hello,
Am developping an Android App that communicate with the nrf51822 , using the 'Proximity' sdk samples Can someone help me with any useful sourcecode or a documentation...
Hello,
I am currently using the nRF52840 Development Kit and was looking to isolate the SoC for power consumption testing. I mainly want to disconnect the integrated MCU...
Hi, I'm developing a project based on the Nordic UART with multi centrals and one peripheral coexistent based on SDK 15.2 and S132 V6.2,
In scheduling section of softdevice...
I used the nRF52832 SDK15.0 S132,the question is:
(1) I used SPI_0_Instance for APP_SDCard and SPI_1_Instance for other device;
The Setting of SPI_1_Instance frequency...
Hello, this is a continuation from a different question I previously had answered: https://devzone.nordicsemi.com/f/nordic-q-a/40452/nrf24l01-spi-communication-with-nrf52...
Hi Sir/Miss,
I use below items to develop:
HW : PCA10040 (nRF52832)
SDK: 15.2
Softdevice : s132
IDE : SES V3.40
After I create my task (two same priority tasks...