I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
I'm developing on a Laird BL652 module mounted to a custom PCB. Issue is that AIN0 and AIN1 return reduced values from what AIN2-AIN5 are showing. For this example, all pins...
hi
my question is really basic, but i am not able to find an answer anywhere else. I am trying to program the nordic using its SWDIO and SWCLK pins and am stuck as i get...
I see there is a serial bootloader dfu example, however I am unable to find an OTA Mesh DFU example.
How can I exercise the Mesh DFU OTA (not via serial connection) in side...
Dear Nordic,
i just implement uart example in one of ble example(central and peripheral example) ported from ble uart app example
i face some problems
i configured pins...
hello,
i am using the Nrf52840 , SDK version 15 with segger embedded studio.
i am developing simple application but i got this issue. i already add the reference in the...
Hi,
I am trying to merage "ble_app_hrs_c" & "usbd_hid_generic" examples.
After programing, I Insert dongle into USB with SWD , BLE and USB run normaly.
But if i insert...
When calling nrf_drv_twi_tx() once like in the snippet below it works, but when the function is called two or more times sequentially, it fails. However running a nrf_delay_ms...
With respect to Softdevice versions SDK_14.2.0_17b948a and SDK_15.0.0_a53641a
I have a question about softdevice function:
sd_ble_gap_lesc_dhkey_reply()
and its parameter...
Hi Sir,
In this project, we design w/ nRF51802-QFAA (Flash: 256KB, RAM: 16KB) and developed the application and bootloader through the nRF51-DK (pca10028).
We can test...
Apologies if this is a duplicate post:
I am successfully making nRF example apps in nRF5_SDK_12.3.0_d7731ad using GNU Tools Arm Embedded version 7 2018-q2-update in Windows...
Hi,
I want to use both UART0 and UART1 at the same time, and run the testing example from https://devzone.nordicsemi.com/f/nordic-q-a/25173/nrf52840-uart1-not-working-in...
Hello,
Using two nrf52 Dev Kit boards for Central / Peripheral. Using Softdevice S132, , peer manager and Segger on Win7.
I have modified ble_uart_and ble_uart_c using...
Hi,
I have downloaded the nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and try to compile the zigbee_light_switch_pca10056 example under segger embedded studio and I have...
We are developing a standalone application. The bulk power is provided by LiPo battery, which can vary from 4.2V to 3.0V as the battery discharges. I have the system connected...
I recently added bonding and authentication to my application. I have two characteristics with CCCDs and they are both broken. One characteristic is "protected" (requires...