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...
Hi,
I am using 2 PCA10040 kits provisioned in the same group. I want to change the payload on button press event from client side which I can receive on server side. How...
I have a nordic kit but the dongle or the kit is not recognized by the computer. Is there a driver that needs to be installed before this will happen? I've already installed...
Hello Guys,,
I am trying to migrate my project form keil to segger embedded studio. My product is based on sdk 12.2.0, using softdevice s130 on nrf51822. I searched for...
Hi,
we have two nrf52840 which shall connect very quickly.
The scan+advertise cycle is very fast (we have no bootloader). After switching on the peripheral it is recognized...
Hi,
I run into issues working with ads1220. Its behaviour is really strange. When I test it, data output with continuous measurement is 0. In few cases, when I swap din...
I have an nRF52840 dongle that I am using to connect and read/write to a client unit. I have been able to use the nRF Connect Bluetooth Low Energy program to control the dongle...
Hi,
My product continues adv mode after connected with mobile until the amount of connection is full. By the way, there are 4 connect handle in my product.
My client use...
the nrf51822 is working as a peripheral advertising the data like
0x0201061416FFCB113C01271119359426040A6E189C000000050852545F54,
which contains three data typs:
020106...
1. Why is `libusb-1.0.dll` bundled for MacOS and Windows? Note: I'm not question this, just want to learn why. Are they not installed by pip if listed as a requirement?
...
Hello, I'm doing some research for a product my company wants to develop. It will be a BLE central that needs to connect with ~ 30 BLE peripherals. The peripherals will send...
Hello,
I want to store some data(coming from the ADC) in flash for nrf51822.
is it possible?
have you any example to show me?
Thanks a lot and best regards
...
I modified the FW "ble_app_uart" using the example "\ nRF5_SDK_15.2.0_9412b96\ examples \ ble_peripheral \ ble_app_uart \ " . I added the pairing function and "delete_bonds...