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...
Hello,
I am currently trying to run this ble_secure_bootloader . I am using SES V5.68 with the nRF52840 SoC and I am using nRF5 SDK version 14.2.0. I have also adjusted...
Hi Team,
I want to know the time with time resolution milliseconds for initialization time of nrf52840 chips and nrf52840 DK with external supply model?
KInd regards,...
Hi,
The below code I believe is in error. The below write operation overwrites the LIO2, LIO3, WIPWAIT, and WREN settings in the CINSTRCONF register by only writing the...
First off, It's great you guys are setting a high pace with development and improving the SDK but I and I think many other people would like it if you change a full version...
Hi!
I am currently working on this sample with an nrf52840 board and a nrf52832 board:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/peripheral...
Hi All!
Hope you are doing well! I am using nrf52840 and nrf58233. Is there any example available for both transmitter and receiver for connectable coded PHY beacons?...
I am trying to determine the best way to debounce 7 digital inputs with 2 bounce times ranging between 50 ms to 2 seconds. I thought of using the GPIOTE but that seems to...
Hi All,
I asked this question before but I accidentally pressed close.
The engineer told me that f or nRF5 SDK ( I assume as you said Segger), you can send 10 byte long...
I'm working with the project based on nrf52833 and SDK 17. I've noticed that when there are no devices on I2C bus, the application stucks on nrf_drv_twi_tx function, and the...
Hi , I'm using nrf5340 and nrf connect sdk 1.5.1 , recently I found out when sending large amount of data with low RSSI through bt_gatt_notify_cb the system would enter some...
Hi. I am using the Nrf52DK to program our custom Nrf52810 based board for DFU . We use the: nrf5sdk v17.0.2 with softdevice s112. along with the pca10040e_s112_ble example...
Hi,
I do not understand why assertion is not thrown when nrfx_saadc_init method is called with NULL event handler. For example:
err_code = nrf_drv_saadc_init(&default_config...
Hi,
We are evaluating the effect of mobility for applications running on nRF9160 in the LTE-M mode. The evaluation is done in a private research and testing network. At...
I have just started learning the ble mesh basics.I have started to build code . I have to learn the mesh examples code in a detailed way . Can you please tell me where I have...