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...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
The Bluetooth Mesh Light Switch example provides an example of how to program a Bluetooth Mesh application where the client model is on the provisioner device and the server...
Hello
what we want :
One central and several periphals.
The periphals will have different DEVICENAME.
Is this possible with the NUS Service?
The doku says ;
Note
...
Hi all,
Anyone has tried if the Tx power of nrf 51822 is changed from +4dBm to -20dBm, how much power (%) can it save, in a ballpark figure?
Thank,
Carl
hi
i am using the sdk 12.3.0 when i'm trying to compile the file under blinky/pca1028/s130 i'm getting this error anyone can help me please
............\components\softdevice...
I am using S132 V5.1 in combination with nRF5 14.2, and I cannot find where I can set hvn_tx_queue_size.
We are using the new option to configure the softdevice using the...
any one can help me to fix this erreor please
............\components\ble\ble_services\ble_nus\ble_nus.c(41): error: #59: function call is not allowed in a constant ...
Hi,
I am trying to send an command line through UART to the UART device such as MP3 audio module.
MP3 module is taking only hex values. How to send it to the UART device...
Hello,
I have connected my PCA10040 to a SIMCOM SIM5320 WCDMA modem and I am trying to make my PCA10040 a gateway for other BLE devices to send data over a cellular network...
Hi everyone,
I'm trying to upgrade a functional code in a pca10028 board s110 with sdk 8.1.0 to a pca10056 board s140, I want to use the latest version (i.e. 14.0.0). ...
I'm following the tutorial for how to use SEGGER_RTT_printf() function.
The screen shot shows the nRF_Libraries as a software component class (green icon)
However...
Is anybody have any experience powering nrf24l01 with smps stepdown converter?..i have trouble using fr9702 as 3.3 volt supply for nrf..the problem is..nr24L01 cant received...
Hello,
I have a question about the NFC tag. In the example nrf_url_record_pca10040 there is a part where the url will be written in the tag
err_code = nfc_uri_msg_encode...
I develop ANCS success in S110,but in example ble_app_hrs_rscs_relay of S130 SDK9 .I don't know how to add the ANCS.I find S110 has ble_bondmnngr.c file,but in S130 dosn't...
quick-stop_2_with_soft_filter_NRF52_DK (1).hex I imagine that my question is just one from lack of experience. I apologize for that but I cannot find any information on the...
Hi!
I would like to use long button press to send device into sleep mode (using BSP module). Since button is tied to ground, when device goes to sleep mode, and when I...