Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
Hello,
I'm working on a project where I would like to use two nRF52810, one as broadcaster and one as observer. The idea is that the broadcaster sends an advertisement in...
Hello,
I have understanding issues with model inheritance and subscription list (and publish address) sharing.
The Mesh Profile Spec 1.0.1 (chapter 4.2.3) states:
"Within...
Hi,
the mesh profile spec 4.2.1, for the composition data page 0 states: "The size of the state shall not exceed the maximum useful access payload size". The maximum payload...
In SDK5, I found 2 examples : a server GATT in Central & a client GATT in Peripheral...
But in my case my device (nrf52840 board) needs to be :
a peripheral : slave...
Is it possible to send and receive data with the thingy91_at_client_2020-04-29_bc7ade8b?
I found, that this is not supported by AT commands, instead socket libraries for...
Hi everyone,
I have created a custom BLE service with a characteristic and I update the custom value after enabling notifications by calling the ble_cus_custom_value_update...
Hello,
I am integrating saadc example to ble_uart in order to receive analog input signals and send them via ble connection to android application. Low power consumption...
Dear Nordic Team,
We are working on connecting an I2C device to an nRF52840 Dongle . The code we are using is one we've been developing for a few weeks with an nRF52840...
Hi,
For BLE softdevice, I am wondering if it is possible to set connection supervision timeout to infinitive, which means the connection will never be considered lost? ...
Is the process of communication between QSPI and Ext. flash same for QSPI and PSRAM? If not, what could be the procedure?
And how can I communicate with 2 PSRAM using single...
Hello, I want to create a device, that can auto-connect to my phone and only my.
I thought to do it by filtering the MAC address.
But as far as I understand iPhone and...
Hi,
I was trying to find my way configure and SRAM which has QSPI interface. However some commands are different and cannot find how to modify and adapt the qspi module...
SDK 15.3.0 documentation says:
"Error codes are 32-bit unsigned integers with the most significant 16-bit reserved for identifying the module where the error occurred ....
Hi
I am currently trying to design my own custom board with just the nRF52833 SoC. I am using this for AoA and I/Q sampling. I had a few questions.
1. What is the...