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 established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
Hi
I'm currently using power configuration example nr. 4 for my custom board with nRF52840. Can I use external DCDC for powering my other components on the board (SPI and...
In the datasheet of the nrf52840dk board, for the port P4, there are freely available pins p0.26 and p0.27. If I use those two pins in the overlay file, I am getting "Pin...
Hi there!
I'm trying to make an SH1106 screen working with my Zephyr 3.7.0 project using an nRF52DK (nrf52832-based one). My project is straightforward:
proj.conf
...
Hello,
I am attempting to use the DFU Target library to receive an update file over a custom protocol. I aim to do an MCUboot-style upgrade such that after the file upload...
Hi there,
My compiled image size in ROM is ~200kb.
I have 2 MCUboot partiitons, each 228kB.
I wanted to ask- is it possible for the application to use the second (non...
NCS v2.7.0
nRF52840 dongle
I want to program the nRF52840 dongle with external J-Link, and I can connect to nRF52840 dongle with SWD now. Using "nRF52840 Dongle nRF52840...
Hi,
I am evaluation PAWR feature and plan to use it for a product. The project is based on nrf5340.My enviroment is:
nrfconnect sdk v2.7.0
nrf5340 audio dk.
After...
Need to automate the FOTA process for devices with Zephyr build application which has mcuboot as bootloader, these devices can be programmed using nRF Device Manager and nRF...
I’m developing a product that uses the nRF9160 for LTE-M and the nRF52840 for Bluetooth. The nRF52840 is a pre-certified module, and I have experience with FCC compliance...
Is there any hardware limitations that would prevent one from using the nrf_802154 drivers on an nRF9161? If no, could you adapt the open-source sl to use the 9161 modem instead...
Setup: custom nrf9161 PCB, flashed with nrf9161 modem fw 2.0.1, using NCS 2.6.1
Targeting my custom board, I couldn't even speak to the modem lib, no IMEI etc.
So I dug...
Hello,
I have been trying to correctly setup my nRF Connect inside VS Code.
When I try to execute the command
west -V
in a nRF Connect window inside VS Code, I...
Hi i am using nRF52840 with segger embedded studio.
SDK -> nrf5-sdk 17.1.0 I want to configure rtc2 so that whenver i initialize it it should generate an interrupt after...
Hello, I am building a device which simultaneously advertises as a beacon and acts as a peripheral role device. Advertisements are sent at ~20 Hz with the connection to the...