Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,
I currently have a project which triggers a series of SAADC readings from the Timer0 interrupt handler. This part of my program works as expected, however, to add more...
Hi,
From this link https://devzone.nordicsemi.com/f/nordic-q-a/34224/device-does-not-reset-after-dfu I understand that the compiler option flto caused reset issues. Is...
Hi everyone,
I am trying to use Buttonless DFU to reprogram the NRF 52 dev kit OTA. I had posted a question on the forum and had solved that problem: devzone.nordicsemi...
Hello,
We have implemented DFU services in application but getting lots of difficulties for writing own transport layer for Wi-Fi to upgrade firmware from server. We are...
Hi...
i have done the program to read the temperature sensor, i want to get the temperature in float value . i can able to read the temperature in float but i can't able...
Hello Nordic Pro's,
We are developing a product based on the BLE UART peripheral. We communicate heavily via NUS. There are extended processes that continually send status...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) As per below link, do I need to skip GPIO...
I would simply like to see the debug outputs (NRFX_LOG_DEBUG) the NRFX_TWIM.C module using RTT debugger through Segger J-LINK.
I cannot find any documentation on how to...
Hi,
I am working in nRF52832 SDK15.3 in SES
I need to work on reading multiple Analog inputs. in a different timings.
i have seen SAADC example.
is there any multiple...
Hello,
I am working with nRF52832 , a soft based on the NUS service and SDK 15.2 ( S132) .
In the aim of reducing the current comsumption , I want to modify the throughput...
Hi Martin, I follow all the steps in your tutorial(Bluetooth low energy Characteristics, a beginner's tutorial) and I am able to create the characteristics and the notification...
How do I share variable data from my nRF52 application to the bootloader code?
Check the update to this question after first comment by @HungBui
There is some short...
Hi,
I am using three nRF DK (nRF52832 - PCA10040) to test and analyse the mesh network (nRF5 SDK for Mesh v3.1.0).
I worked on light_switch_example with 2 clients and...
Hi.
I'm using the nRF52810-QCAA (DCDC) Reference Design, but I've noticed that C6 and C13 are labeled as No Connected in both the schematic and BOM, but in the PCB model...
Hi,
I am trying to write data to the nRF52 module from my custom application. I am sending few parameters bundled into a packet to the module. One of the parameters is the...