Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
I have an example app ble_app_cscs_pca10028_s110 and when I add /../../../components/drivers_nrf/nrf_soc_nosd to User Include Directories I get an error NRF_EVT_FLASH_OPERATION_SUCCESS...
So right now i have one characteristic which is writable and it has 8 different fields within it.
If I read it with nrf connect app i get 0B-00-0C-00-0D-00-0E-00-0F-00-10...
Hi all, I'm working on SDK12.1.0, soft device s130_nrf51_2.0.1_softdevice.hex. I need to two 128 bit services for these I increased the vs_uuid_count to 2 but it not advertsing...
Hi All,
Please, I would like to know why when using bootloader on nRF51822 , the app does not start when it is being flashed with a debugger (I'm using the J-Link), however...
Nrf_dfu_settings.c used 1.7k RAM in examples\ble_peripheral\experimental_ble_app_buttonless_dfu project ?can used more less?
Nrf_dfu_settings.c -> nrf_dfu_settings_write...
tr4x_87dB_0xc7_1024_7.5ms_おかしい.psd We are using a transmission scheme where we tag each of our packets with a block number and fire them off using write without acknowledgement...
Hello!
I tried to check the saadc value by using sample that is provided nordic homepage,
and I just found that the saadc values changed when I changed the compare time...
Dear All,
I see that there are many nrf52 modules available for shipping already. May I check with you, which one is the best interms of ease of development(HW/SW) and support...
I need to develop the IIC Slave function by using a GPIO of the nrf51822, but the development on the KEIL with C is not enough, GPIO with C program is too slow to follow the...
Hi All,
can any one tested BLE on nRF52832-CIAA?
Actually we have a nRF52-DK and also our application board.
in both the boards we loaded DFU project to check BLE...
I'm getting the following compilation error when trying to build the DFU bootloader example, using gcc 4.9.3 (4_9-2015q3) on Mac.
In file included from /Users/Eliot/dev...
Hi,I download the "nRF5x-Command-Line-Tools_9_0_0_Installer.exe" and install.my system is windows7_32bit.When double click to run the "nrfjprog.exe",the startup window exits...