I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
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...
Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
I am developing a nRF-Mesh based product. This product consists of a fixed number of nodes in a Bluetooth Mesh Network. Are there possibilities to factory-provision a set...
Hi!
I am working with experimental_ble_app_eddystone in SDK 12.2.0 for nRF52.
I have seen that the firmware does not support using different advertising inteval for each...
I'm wondering whether or not nRF52840 can be used for a USB smart card development.
"According to the spec of a USB CCID device (which could be found on www.usb.org ), there...
Hello everyone,
After using IPSP intiator and IPSP Acceptor BLE Examples on 2 different kits and connecting them through this profile, how do i send IPv6 packets between...
I cannot get a connection between Seeger Studio and a dev board from Seed Studio called nRF52832-MDK
I have added a pull-down resistor on TDO as I was getting an error that...
is advertising Complete List of 128-bit Class UUIDs(0x07) a doable ? I mean like " Complete List of 16-bit Class UUIDs " (0x03) it's not a service, just has an information...
Hi,
I'm debugging a Nordic mesh example, which is named light_switch_server_nrf52832_xxAA_s132_6.0.0_Debug, after build and go, a message appear:
sd_ble_enable: app_ram_base...
Hi All,
Hoping this is straightforward for an intermediate developer.
nRF52840-DK (matched dongle not yet in use), SDK 15.2.0, SES 4.10a (Jlink 6.40), Windows 10.
My...
Hello,
I have seen that the nRF52840 PS v1.0 specifies the RSSI_PERIOD to be 15us. I have also seen that the nRF52832 has only a RSSI_PERIOD of 0.25us (PS v1.3+) or 8us...
I need some technical information:
- the micro Host can (through a pin?) make WakeUp of the BLE module to configure it / change the operating parameters etc? - the BLE module...
While visiting the Nordic Tech Tour we were discussing the pros and cons of BLE Mesh with a Nordic employee. He recommended that we also looked at a different solution, a...
This is essentially a repeat of :
https://devzone.nordicsemi.com/f/nordic-q-a/38808/is-a-3-bit-synchronous-3-data-lines-clock-parallel-input-at-16-368-mhz-feasible
Instead...
Hi,
I am using Keiluvision 5 , nRF5-SDK version - 15.2 with SoftDevice S140, My application requires to have NFC functionality as well as UART, but when I try to merge the...