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...
The PS for the nRF52840 indicates that the current consumption when the radio is transmitting BLE at 1Mbps is 16.4mA (p61). There is no mention of current consumption at 2...
Hello, I'd like to check what is the typical distance using 0 dBm tx power using Nrf52840?
I am using this BLE module based on Nordic, and it seems to work ONLY 2-3m far...
Hello
I am getting started with Nordic devices.
I recently bought a Thingy:91 and followed a tutorial to load the Asset Tracker application on to the device – this...
Dear,
We have been using QSPI external flash (MX25R64 installed at nrf5340 DK board) to write data. Particularly, when we ran flash_area_erase function ( located at zephyr...
Hello All,
How can I get my nRF52840's MAC address in Zephyr? Actually, I want to append the last 4 characters of the MAC address in CONFIG_BT_DEVICE_NAME.
So, when I...
Hello, we are developing a zephyr application on top of nrf52 soc. We can use the built-in zephyr drivers for most modules (ex: I2C, UART, nvm, etc.); however, for some modules...
I am really new at working with Bluetooth and the various protocols contained within.
I am using SDK 17.0 and drivers 2.7. I am working on a DK-52 board.
I am working...
The TWIM peripheral allows you to tx multiple buffers back-to-back like this:
- Set buffer 1 in TXD.PTR, TXD.AMOUNT - Trigger TASKS_STARTTX - Wait for EVENTS_TXSTARTED ...
Hi,
For testing purposes, I need a copy of the spec that the Nordic UART BLE service adheres to. Ex. minimum capabilities, mandatory functionality and attributes, etc. ...
Hello,
I tried enabling the Zigbee shell, through RTT, in my application and when that failed I built and burned the nrf/samples/zigbee instead, slightly modded to get rid...
Hi All. My task is simple. I want to implement LE secure connections on DFU. I have seen the ble_gls example. It has a passkey for bonding, I am looking into that too. I ran...
I have a repository that is intended to be used by other repositories via ZEPHYR_EXTRA_MODULES. This seems to be working fine. However, now I'm trying to add some code to...
I am evaluating a front end module by skyworks 66111 output power is ~14dBm. The FEM requires that logic dictate when to transmit and when to receive. When CRX, pin 17, is...
HI
we have developed our custom board using nrf5340. We are using NCS v1.7.1 for application development. I can't able to flash the HCI_rpmsg application to the network...