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...
I am using ATT MTU throughput example and I noticed that using CLI (calling cli_start) causes the main while(1) loop forever. In other words, wait_for_event does not block...
I just received the Nordic nRF52-DK, and am unable to do anything with it as my laptop does not recognize when it is connected. I do not have the original cable as I did not...
Hi!
I have AD5611 DAC connected to nRF51822 by SPI.
In DAC datasheet we need to send data by MSB first order.
Data packet is 16 bit length.
I feel variable uint16_t...
Hello,
I use the pca10040 and the problem is in 14.0 eaxmple ,when I push the button switch the protocol mode like : ble->gzll->ble and then I find the example loop into...
Hello,
based on the saadc example of SDK 11 I am trying to change the code to use the SAADC's local timer to sample the input given number of times (10 times for the below...
Hi,
well I struggle with another problem right now.
In case of some errors, I use 'sd_nvic_SystemReset' to reset the system.
But the WDT is used in the application. Thus...
Hey guys,
how can we use DSP math functions on the nRF52832 little monster?
Is there somewhere some documentation?
What about power consumption and performance?
...
Hi, I'm using blinky from the SDK12 as an example here with a nordic nrf51 DK (pca10028, onboard nrf51422) which I am using as a programmer with a custom board (with a nrf51822_XXAA...
Hi guys, just signed up here for some help.
I was learning how to develop a project with nrf51822 core chip. The one I'm using is this one . I also have a DK for the nrf51...
I'm attempting to change phy in a program based on the UART example and am following the same process used in the att_mtu_throughput for changing PHY.
Calling sd_ble_gap_phy_request...
Hi,
I'm using nrf52 + SDK11 + softdevice 132 2.0 and trying to integrate
the OTA dual bank bootloader. Using the nrfjprog tool I program the
softdevice + bootloader....
I am using the nrf52832 soc, and have a requirement to run the device in low power mode and using the timer with a timeout value in days? how can I do so?
Sample code would...
I want to read data, advertised by a bluetooth beacon.
I have made this work before with SDK v14 using NRF_SDH_BLE_OBSERVER() to register a handler function to handle BLE_GAP_EVT_ADV_REPORT...
As a complete newbie to this a bit of guidance would be really helpful to point me in the right direction.
I want to create a simple device with a couple of switches (physical...