Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
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...