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...
Hi Nordic,
I am working on a NRF52 DK with the example code ble_app_interactive. I am using the NRF52 DK as a central and trying to connect to a peripheral hearing aid....
Hi guys. Why the Android Mesh app can not receive the the publish data from the 0xffff address?
As we do below:
step 1 : we use 2xP10040 development kit and an android...
Hey guys,
I'm working on a project and want to build up on the Nordic BLE UART example (mobile device app and node firmware). As far as I know the pairing between the node...
hi all,
I have added the dfu service in one of example of sdk_11 ble_scanner_hrs I followed all help available on this forum and made sucessfuly compiled code but it stopped...
Here is a thing that I want to develop.
As my understanding, if I want to connect with PC I must use the HID example to achieve the event.
However, is it possible that...
I programmed an nRF52 (PCA10040) with the ble_app_beacon sample app and can see it advertising. However the nRF Beacon Android app does not detect it. nRF Beacon seems designed...
Hi,
I have a nrf52840 DK (pca10056) and a nrf52840 Dongle (pca10059).
I am using the following SDK versions:
nRF5_SDK_15.2.0_9412b96
nRF5_SDK_for_Thread_and_Zigbee_2...
HW: nrf52840
SW: nRF5_SDK_15.2.0_9412b96
Hi,
I would like to learn how allocate Flash, RAM and SRAM setting and how do I find out the total RAM/ROM my application...
Hi,
HW:customized nRF52840 board
SW: nRF5_SDK_15.2.0_9412b96
Application: modified blinky_rtc_freertos example (PWM led + freeRTOS task)
Q1) How to verify my application...
Hi,
I am try to try an IMU sensor (mpu60x0) via GPIO but it's giving me 0.6 Volts at output. I have configured the GPIO for High Drive (GPIO_PIN_CNF_DRIVE_H0H1)
Also I...
I am using the latest SDK 15.2
I am trying to build a network of "nodes" these nodes both scan and advertise and will connect with each other.
i currently have 7 NRF dev...
I had some trouble using Visual GDB, it seems their board support packages for nordic are not well updated. I really wanted to use VS studio for this project so I can organize...
I find that nrf5SDKforMeshv300src does not contain some documents, such as how_to_build_cmake.md, how_to_build_cmake_generating.md, how_to_build_cmake_generating_customization...