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...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I am going through the intermediate DevAcademy tutorials right now because I specifically need to use the 52840 dev kit to interface with a SPI driven ili9340 device...
Hi everyone,
Edit: Consider that I'm on ncs 2.6.1
What are the current methods for provisioning an nRF9160 on the nRF Cloud? I have an ongoing project with the nRF9160...
This sample can be found under samples/nrf_compress/mcuboot_update in the nRF Connect SDK folder structure.I want to know the whole decompression process,I added a lot of...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I am using the hci_usb sample from Zephyr and running BlueZ 5.53 on Ubuntu 20.04. I am trying to increase the ACL packet size from the default value of 27 bytes and...
Hi,
I am using SDK v2.6.1.
Is there any course available on DevAcademy for WebSockets?
For WebSocket i take reference of v2.6.1/zephyr/samples/net/sockets/websocket_client...
Hello there,
I am using nrf connect sdk using vs code.
Toolchain: v2.7.0 SDK: v2.7.0
I have custom hardware board based on nrf52811 SoC.
I have completed a firmware...
Hi
We have a project previously built on NCS v2.6.0 and now we need to migrate it to v2.8.0
I see from v2.9.0 child/parent build setup is not supported and so we are planning...
I'm using ”ncs\v2.8.0\nrf\samples\nrf_compress\mcuboot_update“ this routine.After connecting the Bluetooth, put in the DFU package (mcuboot_update\build\dfu_application.zip...
Hi,
We are trying to enable oversampling in an application that is based on your DF connectionless RX sample, build with Zephyr version 3.4.99.
Something similar was asked...
Hi,
I've a good experience with nRF5340 pre-certified modules and nRF Connect SDK. I'm evaluating leveraging Nordic Thingy:91 X platform to build a new product. However...
Hi Team,
I have some questions following,
1. We created custom board by using nrf52833. for custom board any bootloader needed?
2. We are able to flash hex file into...
Hi i am currently, doing development on nrf52840. where I have 48 number of GPIO's available. for my application, I have peripherals like Touch screen RGB display, UART based...
Hello.
I have two nRF5340 DK boards that I want to use to replicate the demo on https://github.com/NordicPlayground/nrf-knx-iot .
I am using Ubuntu 22.04.
I cloned the...