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...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
I have a product which uses the nRF52840 SoC that will also have NFC functionality. The housing of the PCB is sort of forcing a custom design for the NFC Antenna.
We need...
Hi All,
I am using Segger ISP1430603E board to program my nRF development kit. ( ISP1507AX )
With SES I am able program, debug the application.
I would like to program...
Hi there,
I am wanting to develop a custom PCB for the nRF52833 SoC. I am basing it off the nRF52833 DK! As such, most of the schematic labels are identical.
For our custom...
Hi,
When I do a secure DFU (screen dumps pasted ), it failed with error code 0x8005. It worked on WIndows 7 PC.
//==================Linux System Report
# nRFConnect...
where is UARTE configuration in sdk_config.h? According to this doc (for SDK15.3/UART):
infocenter.nordicsemi.com/index.jsp It seems I can follow the steps to enable UARTE...
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...