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...
I use nrf connect sdk 1.9.0, to run periodic_adv and periodic_sync example.
The adv side sends this data: mfg_data[] = { 0xff, 0xff, 0x00 };
But in sync side in scan_recv...
Hi,
My mesh project is occasionally suffering some dropped messages and after probing around I found this on one of the nodes.
I have four nodes and one gateway running...
Hi,
In nrf52840 dongle, I use nrf_crypto_ecdsa_sign function to sign.
Everything is fine in when building, but when testing the real world data, it’ll will show error...
I use 52820 to do ble_usb+esb project, but I have encountered problems when adding USB. I have added USBD_HID_COMPOSIT in the project of \ examples \ peripheral \ usbd_ble_uart...
Dear community
I am developing an autarkic embedded system where I harvest energy from a thermoelectrical generator. It is a simple application, I need to acquire the open...
Hello,
NCS1.8.0 Windows10 X64;
i test v1.8.0\nrf\samples\bluetooth\direct_test_mode, and i want to use nrf21540 model.
i've set CONFIG_NRF21540_FEM=y and do Project...
Hi,
I have been playing around with the nRF9160 DK trying to get it reading a range of sensors, so far with success, however I have found an issue which has stumped me...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. We connect to the broker through the MQTT command...
Hi,
I'm trying to compile Zigbee examples nRF5-SDK-for-Thread-and-Zigbee in Keil but faced some errors.
This is the error I got. This is the exact location of the project...
Hello,
I'm designing a device based on nRF52840 SoC that receives a configuration (set of 50 parameters) from an app which downloads the configuration in JSON format from...
Hi, I tried to run an adc example ( https://github.com/haakonsh/NCS_SAADC_example/tree/master . ) for nrf5340 in another post ( how-to-configure-the-dma-in-adc-and-how-to...
Hej!
Upgrading from SDK16.0.0 to SDK17.1.0, concerning sdk_config.h in my application: I worry that some new options could have been introduced while some old ones might...
Dear support,
I tried to follow the video here for adding service to https://webinars.nordicsemi.com/developing-bluetooth-low-energy-6 ,
Read and notification works fine...
I think I may have found errata. Using the combination in the title I can enable output, verified at the pin using OUTSET. Once the softdevice is enabled the same command...