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...
Hallo,
I try to use app_timer on the dongle to raise an interrupt every 5 min.
The goal is to send the µC in power save mode and every 5 min, it shall wake up, measure...
In the NRF5 SDK 17.0.2 ble_nus_c.c are two calls to the evt_handler without setting event.conn_handle.
Please find attached a patch to fix this for on_hvx() and ble_nus_c_on_ble_evt...
Hi,
I'm trying to figure out what could make the current consumption difference between your blinky example with freertos and with the timer example ?
Here is my configuration...
Hello, this is my current setup: - nRF52840 acting as NUS peripheral, with properly configured coded phy (nRF SDK) - nRF5340 acting as NUS central, with properly configured...
Dear friend,
I am doing a test like this: 1. Connect the Bluetooth device with the nrf conncet app of the Android phone. 2. The notify (CCCD) is enabled. 3. Click "disconnect...
Hi,
we are using D- and D+ in our nRf52833 board, I want to use the CDC ACM USB class as Virtual COM port.
I found that there has a demo example in the \examples\peripheral...
Hi,
We have a problem that occurs when
1) the GPS is at bootup of nrf91: indoor when we start the GPS search, and it doesn't find anything or maybe just 1 satellite...
Hi,
Looked through PS v1.3 didn't see any reference, so probably the answer to my question is no.
But can you please confirm that for me - does nRF52833 support boundary...
Hello,
I am doing tests on nRF9160 DK and I observe that if I send more than 1024 bytes on a TCP or UDP socket, the bandwidth drops.
Here are some numbers :
for...
Hi there
I mount the 19pin connector on nrf5340dk board and connect to segger j-trace pro . The debugger function work well.
Later i modify the nrf9160 etm trace project...
Has anyone had success getting triggers on motion to work with the LIS2DH? I only have INT1 wired so I modified the drivers to work on INT1 as the spec document says it should...
I'm writing software for nRF52832 using nRF5 SDK v17.0.2
I'm using a timer to create a buzz/tone using timer 3. This works as expected.
I'm also using the SAADC to measure...
I'm learning how to use OTA DFU (via BLE) now. I have Python 2 and 3, pip installed in my Win10 laptop. When I install the nrfutil with PowerShell, I had some errors (see...
I've been using the nrf connect toolchain for a bit, and after some initial trouble it was working ok, but now its randomly giving this error whenever I try to build anything...