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...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Current goal is to be able to program, and upgrade with the radio off, and the only connection as a UART.
But I'm both overwhelmed by the number of options (DFU, SMP, and...
Hardware: nRF5340DK
Software : nRF Connect SDK v2.6.1 (any reasonably up to date is fine)
Hi,
I'm new to Zephyr and Nordic and I want to make an example multi-core application...
We have a custom board based on the nRF52805 that does not have a HFXO or LFXO. We are using NCS 2.6.1.
When the firmware thread is idle, current consumption as measured...
Hi,
TLDR: Tried the new BLINFO feature on an existing app, upgrading to 2.6.1 SDK (Zephyr 3.5.99). App does not boot after merged.hex flashed.
So we are updating our project...
Hi,
I am trying to figure out how to change the automatic gain settings on the on-board microphone. It is connected via its I2C to the hardware codec, but apparently not...
Hi i would like to connect an led with mcu (NRF52832-QFAA-R7) and control the led with PWM. while investigating in datasheet i found "Three PWM modules can provide up to 12...
Hi there,
As I’m currently evaluating our GNSS implementation, I’ve encountered some discrepancies in your documentation.
My inquiry pertains to the optimal implementation...
I'm using 2 nrf52840dk, ncs2.5.0; running the central_uart and peripheral_uart examples, I want to know how to send a string without pressing the "enter" key. For example...
I am using pin 8 (NFC pin) as SCL and pin 9 as SDA of nrf52832 on my custom board. Basically I have connected MPU9250 with these pins and I know that MPU9250 is NRFND, for...
Hi,
We have custom hardware that includes an NRF52832 microcontroller. Currently pin 0.21 is mapped as reset pin and i cannot seem to figure out how to change this using...
I am sorry that I post my question on this forum because I cannot find a button to post.
I also use a J-LINK EDU mini to flash the RAK4631 board. During J-Link Commander...
I try to download FOTA from http server to nrf7002 over WIFI i use fota download library and initialized it ,then call API fota_download_start() then the fota_callback_handler...
Hi all, i have some problem while i try to estabilish an LTE connection . I'm using nordic n9160dk. I just search through the site, and i see a lot of topic like this , or...
Hi ,
Our custom board uses the nRF52840 chip, and we followed the Nordic official webinar 'Adding Custom Board Support in nRF Connect SDK' during development.
We noticed...
Hello support team,
I am a beginner in this environment and I am facing a problem while trying to compile my project in Zephyr for nRF52840dk board. I am trying to run this...