Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
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...
I have a nordic kit but the dongle or the kit is not recognized by the computer. Is there a driver that needs to be installed before this will happen? I've already installed...
Hello Guys,,
I am trying to migrate my project form keil to segger embedded studio. My product is based on sdk 12.2.0, using softdevice s130 on nrf51822. I searched for...
Hi,
we have two nrf52840 which shall connect very quickly.
The scan+advertise cycle is very fast (we have no bootloader). After switching on the peripheral it is recognized...
Hi,
I run into issues working with ads1220. Its behaviour is really strange. When I test it, data output with continuous measurement is 0. In few cases, when I swap din...
I have an nRF52840 dongle that I am using to connect and read/write to a client unit. I have been able to use the nRF Connect Bluetooth Low Energy program to control the dongle...
Hi,
My product continues adv mode after connected with mobile until the amount of connection is full. By the way, there are 4 connect handle in my product.
My client use...
the nrf51822 is working as a peripheral advertising the data like
0x0201061416FFCB113C01271119359426040A6E189C000000050852545F54,
which contains three data typs:
020106...
1. Why is `libusb-1.0.dll` bundled for MacOS and Windows? Note: I'm not question this, just want to learn why. Are they not installed by pip if listed as a requirement?
...
Hello, I'm doing some research for a product my company wants to develop. It will be a BLE central that needs to connect with ~ 30 BLE peripherals. The peripherals will send...
Hello,
I want to store some data(coming from the ADC) in flash for nrf51822.
is it possible?
have you any example to show me?
Thanks a lot and best regards
...
I modified the FW "ble_app_uart" using the example "\ nRF5_SDK_15.2.0_9412b96\ examples \ ble_peripheral \ ble_app_uart \ " . I added the pairing function and "delete_bonds...
Hi,
I have got the problem with using BMD-340 demo SPI commuination for many days.
+----------------------------+ | | | Problem Describtion | | | +-------------------...