Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
hello Nordic
i work with nrf52840, SDK16.0 S140
i use QSPI for writing to an external flash (IS25LP064A)
if i write 16 bytes then its all ok but if i try to write...
Hello,
I have nrf52810 with soft device S132 5.1, SDK 14.2.
It works fine when NRF_LOG_ENABLED is enabled, data from NUS are printed in debug console. But Im not able...
Hello,
I am writing a BLE central application that connects to a device and should then discover ALL services on the device. I am new to Nordic and am using the nRF5340...
Hi
I am going to start an application with the mesh network. Here is my requirement,
1. I have to receive the data from the master device (STM32) by using SPIS (nRF52840...
Hello,
I am using the ble_app_uart_c_pca10056_s140 example code (SDK v17). This is the NUS BLE central device.
The code is almost unchanged from the example source.
...
I'm quite new to nrf.
These days I'm trying to program power efficient uart data sender over ble.
It receives uart and sends data fine.
The problem is it's not going...
Hello,
Does nRF52833 has support for FreeRTOS in version 16.0.0 of nrF SDK?
Is there any specific example with the softdevice and FreeRTOS?
Thank You,
Vineeth...
When we develop out product, we found it cannot connect to our server. After our check step by step, we found if we comment the code about RAI setting, MQTT service can be...
I wanted to add TWI functionality to the flash fds example and was confused about adding drivers with CMSISwizard. I manually added all the necessary twi drivers based off...
HI
I have got a new nrf5340 DK. I have tested four LEDs and HRM. It's working fine. But when I have tried to upload blinky or hello_world Sample from NCS v1.5.1, I can't...
Hi all,
I have tested successfully the wireless timer syncronization proposed by:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello guys.
I recently discovered that you included example codes for OSDP Control Panel (CP) and Peripheral Devices (PDs). In NCS v1.5.1 that I am using, they can be fund...
Hello,
I'm using the Infineon Optiga Trust X chip for ECDSA signature verification but I'm having trouble saving the public key.
Currently the public key is generated...
C++ exceptions can sometimes fail causing a std::terminate on every throw. This turns out to be a linker issue present in the following files:
nRF5_SDK_17.0.2/components...