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 four wearable devices.
Each of them have 50HZ sample rate, and data length is 20Byte.
I don't want to lost any data, so I want to use indication instead of notification...
Hi, In my application I want to communicate between 2 nRF51822 boards use esb_low_power_prx/esb_low_power_ptx example in nRF5_SDK_11. I have a problem when setting PTX
...
EDIT: I used a workaround to get my project working but my question
still remains. I just used the
template project to send data to my
app and manipulated the received...
Firstly, platform: Sparkfun 52832 breakout board, DFU using UART, flashing an application, using nrfutil.
The problem fundamentally is the nRF52832 is not sending an ack...
I forgot my current password of my Gmail account. I also don't add any recovery information in my Gmail account and this account is very important for mine. So if anyone has...
I'm setting the eclipse developement enviroment without makefile provided by Nordic.
But following messages apear at linking phase..
C:/Users/isp40/OneDrive/Keil_projects...
Hi there,
My scenario is the split keyboard which has 2 parts: left-hand part and right-hand part. Each part has a NRF52832. I am willing to implement the left-hand part...
If I used a nrf52840 bluetooth5 as a server, but customers have iPhones with Bluetooth 4.x on, will the range still be 2x or 4x, as stated by BT SIG?
Did Nordic test the...
Hi!
I am having trouble with DFU. When I try to send new application via NrfConnect, device goes to bootloader, but file transfer is not starting. Only when I reconnect...
I started a new software project on the nRF52832 a couple of weeks ago. I've been using Segger RTT for a lot of debugging with no problem throughout the beginning of the process...
I'm using s110 pheripheral mode in my application. I want it to be in sleep mode and do not advertise untill a central want to connect it. Is it possible, when a central start...