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...
Hi,
I am using a nRF52832 module to receive some data from another nRF52832, which is sending the digitalized data to the receiver. My receiver consists of a nRF52832 module...
Hi guys,
I am trying to add some BLE OTA functions to my NRF52833 running Zigbee. I have looked into the examples in the SDK, and i can see that there is an example for...
1. Please provide the latest nRF52810-QCAA-R rohs and reach. 2. I did not find the latest nRF52810-QCAA-R rohs and reach at info. 3. The picture shown is older for the customer...
It appears that the current order of articles returned when searching the https://infocenter.nordicsemi.com/index.jsp is ascending (or no order) It would be VERY helpful if...
I am using raspberry pi to communicate with nrf52840 My rpi is used as msater, nrf52840 is used as slave My nrf52840 is implemented as SPI slave under zephyr OS At present...
Hello,
I'm developing a bootloader based on the one included in SDK 13.1. It is now restarting due to an NRF_ERROR_NO_MEM that I'm not sure where it's coming from. It must...
I'm porting my system from 1.2.0 SDK to 1.4.2. The GPIO API has changed quite a bit. I have this problem that when I'm enabling some GPIO to be on interrupts, it seems to...
We are eplanning to include a simple DoA or DoD estimation in our device for BLE bracelet doirection detection. One partner claimed that nRF 52811 can't be used for this purpose...
I am using MeshSDK 4.2.0 and nRF52840.
I have looked into the provisioner example and the provisioner_store function in main.c only seems to store m_nw_state, which only...
Hi all,
I have some issues to print and parse JSON file using cJSON features. My code works without problems in SDK, but when I try the same code in Mesh part, I am not...
Hello, i'm trying to build zephyr\samples\subsys\usb\cdc_acm but i get the following error:
1> zephyr/isr_tables.c does not exist. 1> Combining ‘zephyr/isr_tables.c’ 1>...
With very low data rates and short packets between two nRF52840s which of the following can operate at the lowest power?
1) ble peripheral to ble central uart
2) Enhanced...
Hello Dev
I'm working with MQTT sample on nRF9160 DK device and while that when I called facing some kernel based issue regarding k_sleep() function.
I'm getting this...