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 am using nRF52832 on my device. I have used SDK13 and softdevice 4.0.5.
On any iOS devices I can scan and connect in the nRFConnect app.
On an older Samsung Galaxy S5...
Hello,
we need some advice to choose the right TX power. We still wonder if TX power +4dBm is the best choice or better use the default 0dBm.
Here is some background...
Hi,
We are working NRF52832, SDK15.3. It works properly in debug mode but when I build in Release mode it is not working.
From my understanding debug mode will have symbols...
i use the demo ble_app_uart ,and i want to close the uart when ble is "Disconnected"。
but it when it do app_uart_close(),the nrf52810 is RST。 i use the same code in nrf51822...
In the nRF52840 do the peripheral interrupts (e.g. UART ENDRX) set the event register in the ARM core? If so is __SEV(); __WFE(); the only way to clear this event?
Project Starting Point I have a Zigbee end device that until recently, did not include an MBR, Bootloader, or the OTA cluster. Prior to the implementation of the previously...
Apologies in case query is dumb or not conveyed properly or duplicate query( related topic responses did not resolve/clear up topic for me)
What are the changes required...
Hi,
I am using Nordic version of SES v4.42, I am not able to debug and conformed that this version is having an issue details given in link below
https://devzone.nordicsemi...
Hello, I am using nordic nRF51822 chip and mbed api. I am creating a custom GATT service .
In the service , I tried to make a characteristic on BROADCAST mode rather than...
Hello,
I am making a low-power beacon.
I am using NRf52832 module with external crystal. No extra device.
I use SDK 14.2.0, because it's much easier than 15.3 for making...
Hi,
Got some questions about receiving adv packet in Mesh Beaconing Example:
According to the description " The beaconing example also demonstrates the usage of the Packet...
Hi,
Good day! I hope everyone is doing well.
I have a weird problem measuring Li-ion battery pack voltage.
Problem: Tried to measure battery pack voltage 12.6V using...
We're struggling a bit with our NFC implementation. We were using the T2T library, using the examples, and it was working fine. However, we saw current drain at ~ 400uA, which...
Currently I am testing the coap_client and https_client sample application with nrf9160 based custom board. But the board is continously resetting while searching for the...
Hi there,
I was wondering how the motion pane is supposed to work in the bifravst app, it doesn't seem to be refreshing. The battery pane doesn't seem to be refreshing either...