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 would like to change the GAP_DEVICE_NAME defined in nrf_mesh_config_app.h by DIP switch. like "nRF5x Mesh Light 1" or "nRF5x Mesh Light 2"
I have modified the light_switch...
Hi everybody, i get this error on a nrf53 with hr_coded on network coded, and UART example modified with multilink and coded_phy, tested by me on an nrf52.
The issue is...
Hello,
I was trying to get a Thingy:91 to run asset_tracker_v2 with an external GPS antenna connected to the U.FL.
NCS 1.7.0.
Based on the Thingy:91, I was trying...
Hello,
I am currently developing an application using as template the ble_app_uart.
My application works fine so far but we would like to add as a feature the pairing...
Hi All,
I am trying to implement UART SERIAL Bootloader for my device and I just need to perform DFU using uart serial without pressing BUTTON 1 and RESET buttons in nrf52840...
Hello, I am using sample hello_world app in SES, in the main file of which there are two print statements as: During flashing and debugging on the board, execution enters...
Good day to you,
I cannot find any reference/documentation whatsoever that relates to the following type of code... 4 lines of example code is below (from this link https...
Hi All,
I am trying to do Device Firmware Update (DFU) with MCUBoot bootloader for nrf52840 DK and I am following this link https://devzone.nordicsemi.com/guides/nrf-connect...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am reading and writing data using FDS. If you execute fds_record_update at that time, the error of...
Hello,
I'm using the off the shelf Asset Tracker V2 and the application is sending GPS position and other sensor measurement at every 2 minutes.
Is there a CONF to change...
Hello developers,
I saw the process of bluetooth scanning from nordic infocenter.
Scanning for advertisers performing legacy advertising
In this picture, I don't understand...
Hello,
I have an application that runs on a 9160 which uses mbedtls (via TFM) to connect to an AWS server. The application is using a CA that you folks have given me in...
Is there a way to change a build configuration after it was created?
I want to change the kconfig fragments it is calling, but I was no able too. I have to delete and create...
I am trying to test TLS communication between TCP server and client so, how I should generate the certificates and how to provision them in TCP server?
Can I use OpenSSL...