Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
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...