Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
I am using nRF52840, SDK16.0.0, Keil v5.18a to developing application. When I changed heap size in Keil C/C++ option, it failed! It can be successful if you change heap size...
Mr Jared, I am sorry. I accidentally pressed the verify button and the ticket(Case ID: 288462) was closed.
To answer your earlier question.
I checked the nrf_drv_rtc_cc_set...
Hallo,
As I am developing a new product (peripheral acceleration sensor device) I would like to update the DIS service data with the following characteristics, Manufacturer...
Hi,
My BLE-Mesh client model sends an opcode to retrieve the server model state, When server model receives the opcode, relevant handler gets triggered from where I need...
Hello there,
I have looked through all of the various other related questions, but still cannot resolve this issue. I am trying to use RTT versus a UART for the console...
Hi. I'm using NCS v1.9.1 with nRF5340 and I'm trying to merge the direct_test_mode sample app with the hci_rpmsg sample app. Basically, I have one net core image that has...
Hi, I am using nRF52832 module (GAP peripheral, GATT server) with ble_app_uart_pca10040_s112 application.
Also, I am using nRF connect app to test the data communication...
Hello,Team
I come from China and am using your company's NRF9160DK product now. I burned asset_cracker_v2 a long time ago. There is no problem connecting NRF_CLOUD, but...
I am trying to get the information of a couple different UUID's from the central device so that my peripheral device (nrf52840) can reflect the right name and other information...
Hi,
i am using nrfutil 6.1.0 in windows (i've installed it typing pip install nrfutil), i am using python 3.6.5 and when trying to serial dfu it shows the following error...
I have been using NRF52832 Rev 2 and I'm trying to move to Rev 3.
I've been trying to follow this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts...
Hello Nordic Experts,
Recently, I followed the tutorials which are from youbute , but it failed when I tried to build the example project, my setups as below:
VScode...
Hello,
I have a problem with distance measurement using BLE. I adapted DM sample from nordic connect SDK to do measurement using "high precision" method. I collected over...
Hi, Nordic.
Our company has a product made with 52833 chip, and the working environment needs to meet minus degrees Celsius. However, in the experiment, it is found that...