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 Community! I've recently switched from Master Control Panel to NRF Connect. I want to use my NRF51 Dongle (PCA10031) with NRF Connect. Therfore I deleted the existing...
According to eval kit reference BOM list a TDK MLZ1608M100WDT25 10uH coil is the only one on list. Is there any other suggested coil models tested by Nordic? Just wondering...
We are designing a custom antenna for the nrf52833-QIAA. Could you supply the output impedance of the ANT1 antenna pin so that we can run an HFSS simulation on our layout...
Dear Members,
I run 3 devices,
GPS on libuarte1
LCD on SPI2
Sdcard on SPI 1,
I'm using ANT and softdevice 340,
When I run LCD and SDcard outside the main loop...
Hi,
I am having problems with the ble_advertising_int() function. It returns a return code of 12 (NRF_ERROR_DATA_SIZE) which is returned by ble_advertising_init() -> ble_advdata_encode...
Hi I ran in some problems with my BLE fragmentation. I want to send data (files) up to 6kBytes over BLE (Bluetooth 5 on nrf52840 to another nrf52840). My project is based...
I'm using PCA10056 (nRF52840 DK) for a project. First-time user, so little experience with this board.
I need 1.8v level SPI signals from the PCA10056 since I need to talk...
Hi
what is the current consumption for LPUART (when there is no event - let's say it is sleeping) on nRF9160 and on nRF52?
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
I have a problem regarding the connection to the cellular network of the nRF9160DK.
When I boot up the device and I have uploaded a code to connect to the network...
Hi,
We have a custom software for our custom board. And would like to investigate a little in the AT commands going to the modem and the responses
is there a config...
I am using Connect SDK v1.7.1 and Ozone v3.26b. When I click "Debug with Ozone" in VS Code, I receive the following warning in the Ozone console:
I am able to correct...
Hello,
While developing the device, I found that the SAADC module on the NRF52833 incorrectly measures the voltage on the NRF_SAADC_INPUT_VDD channel if you set the REGOUT0...
Hi,
We have a device in production based on nrf52840 which uses UARTE to TX/RX data to/from a washing machine and in paralel communicates with a Phone App via BLE.
SD...