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,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b, Softdevice and FreeRTOS.
We built 2 configurations for...
I’m using nRF52810 in my design and for BLE communication I want to use Data Length Extension (DLE). Currently I’m using SDK v 15.2.0 , S112 and since DLE cannot take place...
Hi,
I have a very strange issue on my nRF5 development kits and dongles. Whenever I load the softdevice and firmware to the DKs or dongles. After sometime, the USB connection...
when I use central and Peripheral all concerned, Eight Peripheral connected to the central 。when I'll connect my phone to the central Peripheral . Device Error
Here's the...
Hello,
I am using a nrf52 DK in an educational context.
For this reason, I am not using the SDK, but implement basic features on a lower level.
I used the implementation...
I would like to confirm that the temperature measurement is sent from the end-device to the coordinator using the example zigbee temperature sensor.
I'm looking at Testing...
With the introduction of mesh_config_file_clear() in 4.2.0 the behaviour of mesh_config_clear() was changed such that only a subset of all the file ids handled by the Mesh...
How to add new i2c based sensor device to ncs\v1.3.0\zephyr\drivers\sensor.
Can you suggest any tutorial to do so as i want to use sensor subsystem which in turn uses i2c...
I have produced ~ 15 different custom board variations that all use the nRF52810-CAAA. They all have the same reference schematic, and use 4 programming pins (V, G, SWDIO...
Hello,
I have an application that uses the SPI- and the TWI-Manager:
But the application throws the error code 17 when the program tries to initialize the TWI-Manager...
Please see Nordic nRF5x Bluetooth DFU upgrade firmware process.
If device is powered off at the step "Copy new firmware" and powered on again device goes into bricked...
I have a peripheral and central that bond with each other. Now until I had peripheral stop advertising on first connection, it was all fine. Now this peripheral needs to connect...
Hi,
On my nRF52840 DK PCA10056 Arduino connector I have mounted some external ST board.
With ST through Arduino interface I am communicating something with nRF52840. ...
Do you know how to handle a write event from its (such as char) descriptor value in a customized BLE service ?
Here is the code of my on_write function :
Setup : nRF52840...
Hello,
I am working with the nrf52832, softdevice s132, and I have configured my own service using this online tutorial :
https://devzone.nordicsemi.com/nordic/short...