Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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...