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 All,
i am using the below link to flash the bootloader
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/device-firmware-update-dfu-with...
Hello,
I am using Eclips & ARM tool chain for project with BLE functionality. I tried to import this code in Segger embedded IDE but it did not worked. This project is old...
Hello,
I built peripheral_hr_coded sample and looking into the partition manager report (I trucated the output):
What are the s0_pad and s1_pad?
What are the EMPTY_0...
Hello,
I am developing a FreeRTOS project that uses nRF5340 MCU. For the inter processor communication I would like to make use of the RTOS-agnostic RPC library (sdk-nrfxlib...
Hello fellow bit jugglers!
We are developing an application for a nRF52805 on a nRF52-DK board, using NCS.
NCS version: 1.7.1
Zephyr version: 2.6.99-ncs1-1 (commit...
Hi:
I have a BLE HID remote control that needs to be connected to the HID central(nRF52832).My SDK is NCS v1.8.0.
When I try to connect with the HID remote I get the log...
Hello,
I have to make the external flash on the nRF9160DK work with the nRF9160.
From what I understood, the default settings are that the external flash on the board...
I have beacon that broadcast its name with type 09. I cannot get it while scanning of nrf_uart_c (adv_report).
I assume I need to activate scan_req and then parse the response...
I need a constant acquisition time for my SAADC. In my experiements I see jitter in the acquisition time, so I started debugging with PPI to ensure no Interrupts are making...
Hi,
I am trying to enable event length extension on uart example provided on the sdk. I look for information on how to done it and i found links like that:
https://devzone...
Hello,
I am using ncs1.7.1, qspi + mx25r64 external flash ota it works well, but I don't know how to change qspi to spi.
I need your help thanks
I change the parament...
Hi Nordic,
I am working on a raspberry pi based gateway which has Thread Border Router and edge node functionality. I have setup the OTBR on the gateway and I have manage...
Hi,
how can I change the standard LED_0 output from P0.17 to P0.03? I am using SES, toolchain 1.8.0 and the nRF52DK board and I would like to flash the sample code to a...
Hello! I have WF200 wi-fi chip connected to the nrf52840 through SPI. I configured bare-metal example code of WF200 chip to work with nrf-sdk and this example (basic CGI server...