Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
I'm new to Nordic devices and tools. I have experience with Eclipse but I was wondering if there is a guide to help with the creation of a brand new project under Eclipse...
Hi,
As have been discussed earlier there is a problem with iOS device losing CCCD values on reconnect or turning bluetooth ON/OFF.
A patch for the ANCS sample is presented...
Hello Gentlemen,
Is it possible to know the passkey before the BLE_GAP_EVT_PASSKEY_DISPLAY event?
my nRF sensor is set as a display only and my central is an Android...
Hi all,
we are using the nRF51822 together with another module that provides an 1.8V UART only (LO = 0V, HI = 1.8V). Other IC´s on the device are using 3V Vdd and are connected...
I would like to make two BLE single mode devices to communicate with each other and Bluetooth v4.1 supports that, I was wondering if any of Nordic's modules support v4.1?
Referring to page 58 of the reference manual there is a ANAEN control signal that will contect a gpio pin to a corresponding analog input
I am using GPIO P0.01 -> AIN2...
I have started "playing" with the nRF51822 eval kit and the LED-Button example explained in the nAN-36. I wanted to know how is the UART port configured but I have not found...
Is it possible to count pulses with the 51822 from an external device in the range of 250-15.000 pulses pr. second, while the CPU is powered down (softdevice sleep)?
I...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
Hi all,
i am new to nordic and I working on the project to scan/locate iBeacon by using nRF51822,
I can't found a related sample code on SDK 5.2.
Is there something I...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I have built a board using a reference design for the USB dongle board for the NRF24LU1+. Now when I connect to the USB the system identifies the device as "nRF24LU1+ -F32...
Hi!
I just ordered nRF51822 and nRF8001 chipset from Digikey, not dev KIT. I want to develop product by ourself based on nRF51822 and nRF8001 chipset so I want to have all...