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 want to implement a pwm output signal on a particular pin of the nRF52840DK working with the latest nRF Connect for VS Code. What would be the recommended way to setup...
Hi,
I tried to flash the blinky example to an nRF52840 Dongle as described here:
https://academy.nordicsemi.com/flash-instructions-for-nrf52840-dongle/
Console output...
Hi I'm trying to create a transparent CDC to NUS bridge, this is based on the nrf52840 dongle.
The Aim of this is to send binary files to our device from a PC, our device...
I wrote a code for GPIO interrupt when DRDY pin goes high to low(Data ready) interrupt should occur and call a function but it is not working Below is a code:
intDRDY =...
Trying to implement FOTA DFU over BLE. My application uses my proprietary code (instead of mcumgr) to download signed OTA firmware image to secondary slot (in my case it is...
I am working on an application with significant constraints on power consumption and distance immunity. After some research, I found the Thingy:53 module, which is well-suited...
We had tried AT#XSLEEP=1 command in nRF SDK 2.5.0 and it worked. We saw it working for both modem FW 2.0.0 and 2.0.1.
When we updated SDK to 2.6.1 and modem FW 2.0.1, the...
I am building and running the Serial LTE application on a nrf9160. But am facing an issue with the application going into a reboot loop when network is activated.
I am using...
Hello,
I am working on building a BLE peripheral using the nRF52 DK board. I want to create both connectable advertisement and unconnectable advertisement (beacon type)...
Custom nRF9160 hardware. UART0 over RX/TX-TTL. Updated to MFW 1.3.6. nRF SDK 2.5.2.
Two issues:
1)
Normal at_client w/ PDN enabled to set APN. LTE Link Monitor, and...
Hi
I have a question regarding the power consumption of my own PCB.
I have taken a power profile of the nRF9160DK dev board and of my own PCB with the same software, but...
Hi,
I was looking for a way time sync among nrf52840 devices and I found "Wireless timer synchronization among nRF5 devices" guide and the git hub.
However, it seems...
Since upgrading to macOS Sonoma 14.4.1 yesterday, I can no longer use my NRF52840 DK (PCA10056). The `JLINK` drive momentarily mounts and then disconnects. This process repeats...