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 have some questions.
I'm trying to communicate with BLE using 9160DK with my smartphone.
1. Do you have a simple example? 2. Can I send videos or pictures using...
Hi nRF support team, By using the nRF Connect SDK, I am trying to create a timer, which I can use for incrementing a counter by 1 for each second on a timer interrupt handler...
Hi,
I am trying to merge the ble_app_becon with dfu. What are the things I need to add. In becon example I don't find the services_init() function. Do i want to include...
Hi,
I am using the latest SDK, with the nRF52840.
using the usbd_ble_uart example.
Created a timer that starts to send packets to the PC throw USB with a running index...
Hi Dev Team,
I have an iot.1nce.net sim that I am using in Germany.
+CGDCONT: 0,"IP","iot.1nce.net","10.205.84.3",0,0
I was trying the eDRX configuration using a basic...
Hi,
The ' nRF52840 Errata Attachment Anomaly 172 Addendum' linked to in the nRF52840 errata (Version 1.3, page 17) seems to be missing; the link gives a 404 error. Where...
I've tried to test the ZigBee OTA example on the 4.1.0 SDK, but it does not work. I've gone through the exact steps of the procedure as described in the infocenter, but it...
Hello,
in our project we have a nRF52840DK as central (s140) and a custom board with nRF52832 chip as peripheral (s132). The software on the nRF52840DK is based on the ble_app_uart_c...
When I program the Zigbee cli example from T&Z SDK v4.1.0 I see that the Zigbee stack uses some flash areas at the end of the chip. In my case 304 bytes @ 0x000F7000 and 24...
Hello,
Using libuarte I have been able to set up UARTE0 and UARTE1 for main communications, and debug communications respectively. While using UARTE1 to print out debug...
Hi,
I's trying to implement switch two application firmware in the openbootloader example, but I meet some issue.
I change the sector to 0x27000 in App1, 0x40000 in...
Hi, in my app, I have to implement sleep between transmission running at 4Hz. On the background there is running adc, which data are collected via ppi, timer and SPI easy...
When turning off the UART device, the UART ASYNC API callback will be called with the UART_RX_STOPPED event.
This will then not recover, and the event will be spammed infinitely...
Hi.
I am using nRF9160 DK. I want to communicate BLE in series with multiple DKs. Assuming there are DK 1, DK2, DK3... ...DK9, DK 1 is connected to a computer. DK 2 to 9...