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...
We are trying to implement UART driver that will work together with SoftDevice. We can't use UART or UARTE with single-byte buffers since high-priority task like SoftDevice...
Hi,
I am using nRF52840 and Mesh SDK 5.0.0. I want to add a DFU feature in Mesh Light Switch Client and Server example code. I have generated zip files for the Client and...
Hi everyone,
I am new to nrf community. Currently, I am trying to develop an IR transmitter on NRF52832 DK which transmits HEX codes for IR (not raw data). I am unable to...
Hi there,
I worked myself through the Matter DoporLock example including commissioning into a Thread Network using OTBR. I find manually obtaining the credentials from the...
Hi All
Do you know of any Mobile devices/Apps supporting Bluetooth5.1 and Direction-finding currently on the market (or planned to be)?
Is it going to be added to nRF...
err_code = sd_ble_gap_adv_start(m_adv_handle, APP_BLE_CONN_CFG_TAG);
nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF);
I would like to ask that for the above...
Hi there,
We have a mesh network which runs now for quite some time on our own hardware. We are using heartbeat messages to collect RSSI values between nodes in the network...
Hi Dev team,
I was looking through the documentation of PMIC from the Thingy91 User Guide and I saw that the PMIC in Thingy91 can be used for battery charging (" The PMIC...
Hi,
I do not get any neighboring cells reported using this command. Is one particular state required to receive information regarding neighboring cells?
-Marius
Hello world :-)
I am writing I2C temperature sensor driver over `i2c0` working in `twi` mode in Zephyr with my custom `dts` board configuration and this pops up on the console...
The current platform of the AOA contains 12 antennas multiplexed into one 52833 module
The distance between each antenna is small, hence the angle delta that can be detected...
Hi Nordic Support Team,
It can connect and read the Service UUID and Characteristics UUID, but when I am trying to do the DFU update on the iOS (iOS 14.5) but it will disconnect...