hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
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...
Using the nrf52 DK, I was trying for hours to setup Segger IDE on a mac, and the software doesn't feel good to me, its not clear where is your code, it has too many libraries...
The vivo phone sometimes cannot scan the device,
There are two devices embedded same program.
However,one of them can be scanned,the other one can not.
The advertising...
Hi all, I'm working on sdk11.0.0 signed bootloader and I made change in it. Due to these changes bootloader size increased and not fit in the memory allocated to the bootloader...
Hello:
The product specification (v1.3, pg 263) says temperature sensor accuracy min = -5 C and max = +5 C.
Its not clear if these accuracy values correspond to the...
Hello,
I meet the same problem with the question " Status bit for sd_flash_write() ".I have register my flash_nrf52_sys_event_handler() in sys_evt_dispatch(),but after...
I am trying to find examples for nRF51 dongle P10031. I would appreciate some guidance and help regarding the same. Its my first time using the device.A link to a sample example...
I have this working and producing good and accurate results, but I'm still puzzled by some of the examples in the SDK and the documentation.
I am using the processor to...
Hi,
In my application, using BMD301 i have made one custom PCB. I am using SDK 12.0.0. In my PCB I have not used all the four LEDs. I have assigned p0.19 to the BSP_LED_0...
I'm using SDK 12.2, and nRF Connect on a Windows machine. I started with the ble_uart example.
I need to send data in my advertising packets. In advertising_init() I initialize...
This is referring to running a peripheral device on the PCA10028 eval board.
Let's say I have a connection interval of 100 ms, and a slave latency of 5.
So the BT stack...
Hello, I am using an nrf51822 but have no success in advertising.
I tried so far to load the ble_app_template from the peripheral examples where I' ve only changed
#define...
Hi,
I am looking for a BT module that can connect to both a BT Jabra audio headphones in addition to a BT HR chest strap with 2 live connections simultaneous.
Do I have...
I understand part of ram is used by the softdevice, but I see different addresses are used in different examples that use the same softdevice, namely S132. For example,
...