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 found that after a DFU my application is slower to start up by about 200ms. However when programmed initially (via a physical connection) its fine. Its only after...
I hope to send a message from two slave to one master using nRF52 through bluetooth.
I send a message from a slave to a master with ble_app_uart_c and ble_app_uart.
And...
I wanted to start creating my own programs outside of the SDK directory structure, but can't get the simple tutorial example to work. I've seen the issues with spaces in directory...
Using pc_ble_driver_py (version 0.15.0) to create a peripheral with a specific Device Name in characteristic 0x2A00 (Generic access service), the resulting device name is...
Hi,
I have my device based on the nRF52840 and it is working fine but we are focusing some issues given by our users.
When our device is connected to a smartphone, the...
Hi
I am having trouble changing the MTU size. I am using SDK 15.3 on nRF52832. I am developing a combined peripheral/central application, but I only need Data Length Extension...
Hi there,
I'm wondering if I need to have an SPM configure permission for my untrusted firmware to communicate with the environmental sensor via I2C.
I'm presently trying...
Hi,
I have a working project and want to use I2C 2 instead of UART 2. I have changed the .dts file:
/* &uart2 { status = "okay"; current-speed = <115200>; tx-pin = <29...
Just wanted to share my project of controlling the position of feedback servo motor with Nrf52840 by sending bluetooth commands using nordic toolbox
github.com/.../Feedback...
I used the mpu6050 sensor and did it according to 1.2 of this blog .
The driver of this sensor is in the ncs\zephyr\drivers\sensor\mpu6050 directory.Error after compiling...
SDK: NCS 1.4.0
board: nRF9160-DK
sample: lwm2m_client
# registration CoAP packet
In option enum, there is no "others". Where can I get this information?
I'm writing an application that transmits data over a mesh network of nRF52840 microcontrollers using OpenThread. I'd like the microcontrollers to prioritize sending MLE traffic...
I want to upgrade my application from v1.4.2 to v.1.5.1. but the Bluetooth init failed. So I tested with the scan_adv, which uses the same logic as my application. This also...
The device communicates okay with JLINK commander v7.00a although at the beginning it always says "Connecting to J-Link via USB...Out of sync , resynchronizing... J-Link communication...