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've been taking an inventory of MDK updates that have come out since the one used for my project was last updated. I was browsing through the notes on this page , thinking...
1. There is no compile-time error while building the code
2. but while debugging -
The following runtime error we are facing -
<info> app: Sensor Init successfully ...
Hello.
We are developing a project for our own board. We took the blue_ap_uart example as a starting point. The example works successfully on PCA10040, but when transferring...
Hi,
I have a problem with my nrf dongle i have working example on the DK and i could not put this onto the dongle. I tried dedicated examples and they are not working too...
I cannot find this sample in nRF Connect SDK v1.7.1.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_and_peripheral_hr/README.html...
Hi, I tried httpsClient sample on nrf9160dk. It did not work because I can not change APN settings on proj.conf. I attached my screen. What is the apn config command on new...
I have a simple prototype platform that previously uses nRF51822 which is discontinued. Now I plan to replace the BLE module with nRF52833.
Previously developed firmware...
Hi everyone ,
I want to perform DFU of SD+Bl+APP via UART.
I use nrfutil version 6.1.3.
The Softdevice is s140_nrf52_7.2.0_softdevice.hex and the application is based...
Hello everyone, i'm trying to deal with the ACS714T sensor but i can't find any samples or guide through internet the communication need to be done through ADC and SAADC HAL...
I am using the nrfx_uart and need to disable the receiption. I call nrfx_uart_rx_disable. When done once, the receiption is not working anymore, even when I call nrfx_uart_rx_enable...
I am the digital pcb and fw designer on a project using a dipole antenna defiend by the RF designer ( I have read the posts discouraging that and have taken that into account...
I am studying the ble_beacon example among the examples provided by nordic.
I want to code the beacon's uuid to indicate the mac address.
I studied to find the mac address...
Hi team,
Note that nRF Sniffer already support nRF52840 dongle, but can that sniffer the BLE5 Advertising extension pack?
How to set the sniffer software?
Thanks!...
Hi,
I'm experimenting with the AoA locator receives IQ data on nRF52833 in ncs1.7.1. It worked well when the locator only received IQ data from one beacon. But when multiple...