My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hi,
I've studied the "ble_HID_template.ino" example and I've come up with some doubts and need some clarifications in some points, they are listed below:
1 - Does nRF8001...
Hi.
First, I use nRF52832, s132, softdevice 3.0.0
I will save identifier that is first scan data(8byte).
And, I ignore Later scan data.
Next, UUID's some part...
I recently updated my nRFConnect version to 2.2.1, which alos updated my Command Line Nordic tools. After this update, nRFConnect is " Unable to read connectivity firmware...
I am using a tab with some application in which if we kill the app ble_disconnect will happen and led will blink means it goes from connected to diconnected state.
path...
In the Light Switching example the Health model is used, but is it mandatory to used this model for Bluetooth Mesh applications or I can choose not to use it if i don't deem...
Hi everyone,
We're using our own customized BLE service with nrf51 on the one side and Android Smartphone on the other.
While connecting to the GATT I'm getting Error...
Forgive me if this is a stupid question, but I am new to programming microcontrollers other than Arduino and SPI in general.
I have a DAC that has a 16-bit register and...
Hello,
I am using 10 bit ADC read VDD voltage convert into mv without using any external voltage divider circuit, as per following function:
static void adc_configure_battery...
I'm embarrassed to say that the loopback I2S example, while able to show me that data can be sent and received through I2S, wasn't enough to help me achieve a simple demonstration...
Hi:
I am using SDK14.0 S132 for nrf52832 , i found it's sleep mode power comsumption large than 5mA .
I am using internal LDO and external power is 3.7V li-battery cross...
Hi
Just to be sure: I've recently bought the nRF52840 Preview DK (dev board for nRF52840) but I think I'm going to use the nRF52832 instead for my project.
Is it ok to...
Hi i want to create a new project in Eclipse. I did this my following the complete code form git hub for devzone.nordicsemi.com/.../
*Nordic has provided sample code for...