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 want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
Hello.
I would like to use any of bonded {IRK, LTK, ediv, rand}info to validate public MAC[6], to be sure that it's valid. Seems that such validation functions are only...
There is a bug in the nrf_libuarte_async.c file :
The first argument to the macro is "m_ppi_channels[PPI_CH_RXRDY_CLEAR]". The macro itself is defined as:
As...
Hello
I USE SDK15.2 ble_app_gls。
The mobile phone continuously pops up 3 windows to ask whether to pair and a password input window when the mobile phone app is connected...
Hi there,
On my custom hardware, I am running out of I/O pins and I want to leave the SPI slave active like if csn_pin were enabled/connected to an SPI master, is it possible...
We are working on a device that communicates with the mobile device. There is a button in the device to wakeup. But this button does not wake up the device. On debugging we...
Hi I want to connect the system with random passkey, i modified the code like below the central is giving the passkey and i entering the passkey at device but not able to...
Hi,
first of all: Thank you very much for providing such a great tools as the nRF Connect Desktop tool!
I've installed the tool today and discovered, that the nRF Connect...
I'm trying to update firmware of nRF9160 DK, but fails.
I downloaded nRF9160 Modem Firmware and Modem DFU Tool from this page; https://www.nordicsemi.com/Products/Low-power...
DFU has worked fine until just recently.
Our custom hardware is using the nRF51822 and softdevice 8. We are using non-secure DFU.
We are using the latest nrFConnect. We...
Hi,
I'm trying to flash my device. Until yesterday, this command ran just fine and I was able to flashing my nRF51 chip. But I'm unable to do so anymore and can't figure...
Hello everyone,
I write this post because I haven't been able to find a solution to a problem I'm having to implement a parallel to serial converter. I am employing the...
Hi,
I am using the NRF52840, softdevice: s140, example: ble_app_uart from nRF5_SDK_15.2.0_9412b96.
short description of my application: i am developing an application...