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,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I am running SDK 15.3, nRF52840 on a custom board, Softdevice 6.1.1 and SES.
When running the secure dfu example I find that the two segments uicr_mbr_params_page...
Hi,
NRF52932, s132.
I am currently migring from SDK 14.0.0 to SDK 15.3.0, I just finished to migrate from SDK 13.2.0 to SDK 14.0.0. The project with my app compile but...
Hi
I want to transfer a text filebetween nrf51 to nrf52 .Is this possible in nrf device. If it is How can i proceed ?. I am using NRF 15.0 SDK.
Please help me on this...
Hi
We are using today nRF52832 and communicate through Nordic UART service (NUS).
Sometimes we would like to transfer files from our device to the app. This is going very...
Hi All,
I have an application running on the nRF52832. From within the application I can store data to 0x2000 2010 - 0x2000 2028 and read the data back after a reboot/power...
Hi,
I need to generate a PWM signal with exact 2.048 MHz. I've just realized that
allows only decimal frequency. Even if I take 16 MHz and toggle it every 7,8,9 still...
Hi,
I have the NRF52 dev kit with NRF522832 chip. I am using SDK version 15.2 and the Segger IDE. I am trying to do OTA programming and have used this tutorial:
https...
I followed the nRF User Guide v2.2 for my nRF dongle and all was Ok up to "Install firmware with SEGGER J-Link point 6 e (loadfile Path\...\sniffer_pca10031.hex)". Got error...
Hi!
I am trying to get this example to work on my nRF9160 board: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi/
It compiles and...
Hi,
if got the following setup:
Nordic nRF52840 DK (peripheral), custom iOS App (central), nRF Connect Desktop Version + another nRf52840 DK as sniffer.
My Goal: Changing...
Hello,
I need to interface both, an SD card and a smaller (~4Mb) external flash to the nRF52840.
The SD card will be interfaced using SPI.
For the external flash...
I would like to store some parameters in nordic's non volatile memory and be able to restore them after power off.I am using the soft device s130.
I have checked both examples...
I have made a HDI 4-Layers PCB. I referenced the example PCB, but my board it do not work.
The softdevice is:s132_nrf52_6.0.0_softdevice.hex
The example code is: ble_app_uart...
Hi all,
I follow advice here " devzone.nordicsemi.com/.../nrf52832-ble-scan " to do the ble scan, I have question that there is a function to store scanned ble to the list...
Hello,
I generated the assets tracker sample project (like in this image below).
After building all the projects, I want to connect to jlink to download the project...