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...
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...
Above is the "inverted—F" PCB antenna referenced.Below is the RF SCH and PCB layout,the PCB diameter is 20mm.Chip we use nrf51822 and bal-02d3.
Can the antenna work...
Playing with the logging and cli commands for logging, I normally get this if all my modules are lowercase named (but also if they are alfabetically after CLOCK):
It seems...
I have met a problem, that I can't download the previous version of nRF5 SDK, like 15.0.0, but only the lastest,15.2.0. Because a lot of work of mine is based on version 15...
I have successfully built and run the mesh examples 2.2.0, on several nrf52832dk boards with the exception of the EnOcean Switch example.
I can successfully build and launch...
Hello,
I like to create a BLE Device with a nrf51822 which is able to receive 2 states from a BLE Phone. My idea is to set up a BLE Service within this BLE Device which...
Hi I'm attempting to transfer some text strings over ble I have a nRF51 as master and a AVR & HM-10 module as peripheral. The peripheral/AVR side I have working fine - When...
Hi,
I am currently working with nrf52832 chip.i tried light-switch demo examples in mesh SDK v2.2.0.working fine.Now, my requirement is mentioned below
A--->B----->C...
Hi
I'm using nrf51822 & PCB antenna due to size constraint I changed antenna direction (edit library file) so that it will fit within size. Also, components placement slightly...
Hi, our current Android application is based on nrf uart app example and we want to restart an implementation based on template example on top of BleManager library. Could...
Hi Nordic, I am working on NRF52 DK, with the example program ble_app_interactive, SoftDevice S132. I am trying to connect to peripheral board, but I can't establish an connection...
Hi All,
I am currently working in a team desigining a wearable that uses BLE in 2.4 GHz band to communicate with smartphones and other devices. We have been working with...
Hello developer's!
I am able to build Flash_fstorage_example in segger embedded studio, But when i press continue execution button, it take's me to
app_error_weak.c file...
I am trying to integrate a pressure sensor with our system and Nordic has libraries for LPS22HB sensor. I ordered STEVAL-MET001V1 from ST and try to modify the TWI-sensor...
Hi
I am trying to use the example given on your site
https://github.com/monpetit/nrf52-spi-i2c-master-ssd1306/blob/master/README.md
I am using
IDE-Version: µVision...
Hi,
I would know how many packets per connInterval the nRF52832 and BLE stack are able to manage ?
I see that Android can manage a maximum of 4 packets.per connection...