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...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
I am using the NRF52840 controller to connect BMD101(ECG sensor) uart based having a baud rate of 57600.
Note: Using UART peripheral example on SDK17
I am trying to parse...
Hi
I've problem on my design when I use voltage translator to communicate with sensors. Can you guys see pictures below:
1.nRF52840 using 3.3v:
1.nRF52840 using...
Hi all.
I want to send my packets in the negotiated time interval.
I sat the NRF_SDH_BLE_GAP_EVENT_LENGTH to 6.
The negotiated TI is 36 ms.
the results are
1- the...
Hello to all,
(If "TLDR" go to "### TLDR ###" in the bottom of the page, where you'll find the straight questions without all the context... ) Me and my team are using the...
Hi,
I noticed that the value raw_uuid_len in function ble_advdata_uuid_find() in module ble_advdata.c is fixed at the value UUID128_SIZE.
So the function can only find...
Hi, I am new to NRF and segger embedded studio.
So I want to send temperature sensor data connected with nrf52840 DK to the Murata1_SC device using UART.
The data will...
Found a potential "weirdness" with the mergehex utilty. When merging hex files containing code, dont seem to have an issue. Recently I was using mergehex create a full programming...
Hello Team,
Can you please confirm if we can use the crypto API to do AES encryption/decryption. Can I use it in non secure app and in application and not in bootloader...
Hi,
We want to make some BLE application for nRF52840 on Thingy:91. Referring to PCA20035 schematic, there are some spare pins which we assume is available for GPIO as...
Hi, we have a product (NRF51 SD8 S110 RBCMesh) on the market that craches about once per year the line that asserts is line 189 in src\\soc_radio_timeslot.c (your code) and...
Thanks in advanced. Platform is: nrf52832-qfaa, SDK_17.0.2, use V6.88a JFflash. I design custom board with cp2102n and nrf52832 to act as a usb receiver. All these boards...
Hi, I have flashed the nRF52840 dongle on macos (11.4) and ubuntu (20.04.20) using nRF Connect for Desktop (3.61) following the guide ( https://infocenter.nordicsemi.com/index...
Hi, I'm trying to run my app on a custom board, I keep getting the error "stopped by vector catch" before any of my code runs. I've tried sample programs for the equivalent...
Hello,
I am using one nrf52840 based SOC with nRF5_SDK_17.0.2_d674dde SDK for one of our project. I am trying to utilize internal 1MB of flash for storing some data. For...