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'm using nrf52832 uploaded ble_app_beacon example.
I want nrf52832 to work as a beacon and as a nfc tag.
Thus, I added some nfc example code. nfc_t2t_lib.h also...
I'm investigating a failure in 2 devices. The devices are immediately failing in application start-up due to fds_init failure. I tracked the failure back to fds pages_init...
Hi,
I could not find the logic for spi_xfer_done flag (main.c) that is being updated after SPI transfer is done in the SPI example from SDK 15.3.0.
There is no particular...
In light switch example, I am trying to implement relay feature. I used nRF5_SDK_15.2.0_9412b96, nrf5_SDK_for_Mesh_v3.0.0_src.
When compiled light_switch_client_nrf52840...
Hi,
I am using modem version 0.7.0-29 alpha modem firmware. ( I have also checked with 0.6.8-131 version )
I have already done MQTT connection with Azure IOT hub and...
I need to increas the speed using the UART ove BLE application.
I try to add new characheristics to the Nordic UART Service.
I have added the UUID for this new charactheristic...
Hello,
I would like to get AT Command Sample to work on nRF9160. I erased the module using Programmer software "erased all" and then loaded Secure Boot sample, then updated...
Hi,
I have successfully set up the nRF Sniffer V2 Beta 3 using nRF52-DK (PCA100040). It works very well with Wireshark integrated toolbar, I can select the specific device...
Hello,
I am running a secure bootloader on the device and want to use the nRF Connect Desktop tool as DFU server to upgrade the device firmware. I launch the "Bluetooth...
Hi,
We are developing a GPS tracking device using nRF9160 module.
We want to use a battery as long as possible maybe for 7 days.
Here we need two cases for our application...
Hi,
I am using the BLE UART central and peripheral to send 100 messages of size 65 bytes (64 bytes + new line) continuously to the peripheral in the hope that I can see...
when ble central set BLE_GAP_IO_CAPS_DISPLAY_ONLY ,i find ble central no need to send the static passkey or send one wrong static passkey,ble central can connect ble peripheral...
I'm using the recommended code for handling errata 87 on the nRF52840.
Why is the Assert() necessary if this code works around errata 87?
Is there anything that could...
Hello,
I am currently working on nRF52832 custom board with SDK 15.2.0 and softdevice S132. I am using Segger Embedded Studio as IDE.
I would like to include an external...