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...
Hi,
I use 2 nrf52840 custom board, one is use a peripheral sensor with a lot of services and the other is used as a central with bt_shell_command.
Now i need to be able...
Hello Nordic support,
I am working on an application that works either with BLE or Zigbee and the protocol to be used is determined at application startup. Initially, my...
Hi Nordic Team,
I want to build NET core project for NRF5340 DK audio board, so I select build board config with nrf5340_audio_dk_nrf5340_cpunet, then build configuration...
Hi,
I have some questions about the quaterwave monopole antenna.
In the papers of Nordic I did read:
If the ground plane size is considerably smaller than the ideal...
Hi,
I have problems with the RTT up buffer overflowing with the standard configuration.
CONFIG_LOG_BACKEND_RTT_BUFFER_SIZE does exactly what I need, but it requires CONFIG_LOG_BACKEND_RTT_BUFFER...
Hello Nordic/Zephyr, MS VSCode has a page on reference variable: https://code.visualstudio.com/docs/editor/variables-reference I known Nordic/Zephyr has also such variable...
Good day
I am trying to add timestamps to my mqtt code. However, in an effort to save power , I would like to use the modem to get the correct time once and then use the...
I have been working on trying to get the app_uart to go into low power mode to reduce current draw. I have looked on the forum and have not found a clear answer.
I'm running...
Hi, I am using nrf52840 for sniffing bluetooth packets. The sniffer was able to capture packets once the Bluetooth connection is established between my mobile and and the...
Dear Nordic Engineers
I have a problem like to aks you. I use the functions of the NCS\v1.9.1\zephyr\drivers\spi.
I found the PM_DEVICE_ACTION_RESUME is don't has any...
I'm developing application based on asset tracker, which should use BME680 AQI library and sensor. Everything was working as expected until I once left sensor for about 2h...
Hi we have a similar problem as in this forum thread sample-nrf9160-azure-iot-hub. Environment: PCA10090 0.8.3 eval boared with modem FW 1.1.0 (latest version does not work...
Hello,
I am starting the development BLE beacon function using nRF52832 now.
Some guys asked me to check AoA and AoD functions with nRF52832 but I can't find any information...