Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
Hi,
I want to ask a few question for ble_mesh.
What do these functions do:
rbc_mesh_persistence_set(..), rbc_mesh_tx_event_set(..)
Who should do the set operation...
hi Dear Engineers!
Have a question about external TIMER counter input hw PIN.
as Known, all the MCUs have a timer with external pin as a counter / capturer ability.
how...
I use STM32F4+nRF51822 through the SPI interface. I want to achieve nRF51822 DFU with SPI operation, now upgrade the simple LED to work properly. But can not work when using...
What i need is , am collecting the data from the sensor(which acts as a ble peripheral ) , the data which has to be transmitted to the ble central and that data should be...
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...