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'm using nrf52840 on a custom board and have a sensor connected over the pins P0.9 and P0.10
which are NFC pins that have been converted to GPIO by using macro (CONFIG_NFCT_PINS_AS_GPIOS...
Hi,
which hex file shall i install for an LTE application ?
It is basically step 7 of this tutorial: infocenter.nordicsemi.com/index.jsp
I wanna have a LTE application...
I am trying to start developing on my nRF52833 DK using Segger embedded studios, but my board does not show up as a mounted device on my laptop (echoed by the fact that Segger...
Hi there.
I am attempting to do some reallife tests on the nrf52840, mainly focusing on long-range capabilities and performance between the DK and an iPhone XS. Are there...
Hello, I've seen several posts about this, but I'm a little hesitant to use older posts since you guys put out new and improved versions pretty quickly. We are using SDK 16...
nRF52832 on a nRF52DK connectivity_4.1.1_1m_with_s132_5.1.0.hex pc_ble_driver_py v0.14.2
Steps to reproduce: - connect to a peer device - discover services and attributes...
hello :
1)The packet format of NRF52832 2.4G is as follows, I would like to ask whether the 2.4G CRC can be turned off.
I use two boards PTX and PRX to transmit each...
Hello fellow developers,
I'm developing the Bluetooth Low Energy (BLE) app with my own functions. Now I would like to pack it as a standalone Electron App, which can be...
Dear Sir,
I am working on NRF52 and I have DK of PCA10040 / V1.2.1 / 2017.36 / 682236729. I have done program advertising with scanning both in one program. then I used...
Hi, I have problem. My NRF52832 Dev board is not recognizable by anything. L05 diode is blinking every 0.5 sec. I used Segger - not recognized, Keid again J Flash same story...
Hi,
I'm developing a BLE mesh project using Mesh SDK v4.2.0. I want to change the Tx power of the product in real-time, e.g. from 0dBm to 4dBm, 4dBm to 8dBm.
I've read...
I have an application that is running for a while and then it crashes.
Execution goes to softdevice_fault_handler(), calling it with parameters: id=1; pc=0xf764; info=NULL...
hi all
A silly question here , I am prepare to meet some security compliance , one of them is about delete files permanently.
I wonder how to get this done on nRF51822...
Hi,
I would like to wake the nRF52840 SoC from sleep via a GPIO High Pulse input.
What is the minimum allowable pulse period do I need for it to successfully wake up...