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...
Hello, I recently bought the Laird BL654 DK which is based on the nRF52840. ( www.lairdconnect.com/bl654-ble-modules-and-development-kits) . I was interested in running the...
Hi. We are using the nRF52 sdk v15.2 with S132 v6.1.0 on a nRF52832. Sometimes, when connecting, we get a crash with
identifier 0x1
program counter 0x3FDA
fault information...
Hello,
I'm going to send data from a distance of 100-150m using Bluetooth long range communication.
When I looked up some examples of this, I saw that two development...
Hello!
Running Windows 10, nRF Connect for Desktop v3.7.0, Bluetooth Low Energy v2.5.2.
Have the following section added to the uuid_definitions.json:
The problem...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle as ZC.
The data is going over the air from the source and destination addresses using a...
Current status. Bond is required to perform FW updates while in OTA mode.
What we want: No Bond is required for FW update in OTA mode, FW files can be uploaded unilaterally...
Hi,
I have questions about the connections between the nRF5340 and the FEM nRF21540.
The nRF5340 has these components:
And the nRF21540 has this component:
I wonder...
Hi everyone,
I am currently reading the nRF53 Series product specification from the info center for evaluation purposes. During reading and looking at the application...
Hello.
Please forgive me for a real beginners question but I would like to understand the relation between the menu configurations in SES and the different configuration...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...
Hi! Writing to flash memory. After calling nrf_fstorage_erase (...) a hardfault happens. It only NOT happens if JLink is enabled (using dbg or rtt logs). So I can not debug...