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 everyone,
I want to send my IMU's readings through BLE to a central. I have implemented the code and notify the central every 1s with the measurements.
I have an array...
Bonjour, je ne peux pas télécharger un firmware via l'application nfr toolbox avec mon Huawei p8 pour mon home trainer connecté, via bluetooth. Je reste bloqué à 2% et un...
I'm working on a solution and facing a few difficulties. well, I have more than 100 smartphones (android and iOS) devices in closed proximity were all the devices are logging...
Hi,
We have an embedded flash of 4Gbit which stores sensor data. The data needs to be transferred to a Smartphone. Now we are using USB cdc acm for transferring data with...
SDK 16.0
52810
S112
From the sample code of SDK we can see that the UART is enabled by code ourself, as the following. However, what's the usage of the NRFX_UARTE_ENABLED...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Please tell me the operation when garbage collection is executed. The setting values of FDS are shown below for reference.
We...
I am trying to program my custom board nrf52811 by pca10056 using ses, and i was able to flash any example of nrf_SDK, however the LED does not blink. even though i added...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
The following contents are described as the description of "FDS_VIRTUAL_PAGES". "One of the virtual pages is reserved by the system...
Hi, I'm trying do drive WS2812B LEDs (aka neopixels) with the I2S peripheral, using method similar to this https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/driving...
Hi,
I want to implement a Single Base UUID with 3 Custom Characteristics. I followed the instructions which are mentioned in the https://github.com/maidenone/custom_ble_service_example...
Hi,
I'm using the I2S for driving a Neopixel (WS2812b) , my code is working properly on the nrf52840DK . but when i flashed it to the adafruit nrf52840 board via the P19...
Hi,
Can you please provide a small UART application for the nRF52 and nRF52840, to communicate with PC application using bluetooth.
The deafult ble_peripheral applications...
I would like to connect an nRF52833 to a host through UART-over-USB. The host needs to be able to update the nRF52. HOWEVER, the host is itself an embedded device, not running...
Hello,
I started following the tutorials in the devzone blog and was really helpful to understand the logic behind the ncs. I got stuck in some issues and would like some...
Kind BLE experts,
Here's some background that you might find interesting. I'm working with a consortium of International teams working on creating IOS and Android apps for...