Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
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...
Hi,
I was able to succesfully pair my smartphone (Mi 9T pro) with the BLE nordic UART NRF52 connectivity-bridge FW. I did this succesfully with 2 thingy91's.
I then...
I'm starting to work on SDCard reading, and was having issues.
My problem was that in diskio_blkdev.c, this code:
Where I've got the "right here", m_drives[drv].last_result...
We are working on application which need below implementation.
1.) At starting the device should be in shutoff mode, and on button press it should be awaken and start advertising...
Hello everyone, I ran into an issue where I just can't get my head around. I followed the Libuarte example, and I thought I modified it "correctly" to fit my application where...
Hi everyone,
I am trying to solve a bug I am facing for several days now, it is related to LIBUARTE communication with a GPS module
Communication is init at 115200 BAUD...
Dear Members,
I have a question related with bluetooth as UART port,
Is it possible that I use this code base as a starter ?
E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral...
Hi,
I'm creating a custom Android app using the nRF Mesh Library.
I have a server in which I'm looking to upload the mesh network information so that I can download...
I have successfully added buttonless DFU services and NUS services in my code. Both services are working.
But I have observed an issue in the NUS service. I am using the...
I have done this in the past with no problems using Chrome or Firefox.
But for last couple of posts, I have not been able to add attachments. It allows me to select my...
Description of setup/problem.
1 PCA10056 is defined as Central
1 PCA10056 defined as Peripheral.
I have used the “ble_app_uart_c” and “ble_app_uart” examples as starting...
Hi,
I am using SAADC with multiple channels in my application and I discovered data order does change after a debug-break.
To reproduce I used the saadc example from the...
We have an nRF52840 setup as a slave to communicate with a motor controller. I connected a logic analyzer to the lines to confirm the data being sent across. There are 18...