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...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Hi
I've checked the two PWM examples in SDK, pwm_driver and pwm_library, they seem too complex for me to understand, does anyone know where I can find a simple PWM example...
Your download page for nRF-Command-Line-Tools is not working and it redirects to "page not found (Error 404)". I am using this link https://www.nordicsemi.com/Software-and...
I am currently working on a project where I am checking an input > 3V then passing it to ADC and increasing count based on it. The count value increases or stays the same...
I'm going to write to inquire about Bluetooth Low Energy Device Beacon which will be smallest in size and can operate with coin cell battery and also able to communicate two...
Trying to build the app from C:\Users\xxxx\Documents\SEGGER Embedded Studio for ARM Projects\nRF5SDK160098a08e2\examples\ble_central_and_peripheral\experimental\ble_app_interactive...
Hi
I'm working with the following products to develop a product and have chosen to use a IDE based around Arduino and Visual Studio Code. This iDE along side off the shelf...
Hi!
I want to understand different in use with DMA and w/o DMA in the SPI.
I explore example SPI from SDK examples and see that enabled SPI and SPIM together.
But...
Hi,
It is the exact same bug as this one :
https://devzone.nordicsemi.com/f/nordic-q-a/19798/spi-init-triggers-old-nrf_spim_event_end
I am using directly nrfx_spim with...
hello
i have a problem running any program on a custom board i built u can find attached circuit built.
i tried external crystal and the internal crystal.
when i click...
Hello team,
I want to work on the AoA and AoD features of Bluetooth 5.1 technology. I come across the device call nRF52840 DK . but I am confused about whether it serves...
I have attempted to download the Linux 64-bit packages and it appears all links are broken.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line...
Hi,
It seems the links to doiwnload the nRF COmmand Lines Tools are broken.
Could you please fix this and let me know when it's possible to download it ?
I will...
Hi.. folks
i have done the complete program combined of ble_app_uart+twi+saadc in nRF52840 development kit . Now i want to know, does the same softdevice can i run in nRF52840...
Using SDK16, SD140 v7.0.1
While filtering UUID and taking ble_app_hrs_c from ble_central as reference, raw_uuid correctly appears when sd_ble_uuid_encode(p_target_uuid,...
Hi,
I cannot find source codes of micro ecc for Segger Embedded Studio. There are nrf52nf_iar, _keil, _armgcc included. I downloaded micro ecc source from git hub, But it...