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...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
I am using the two units talking with each other for the BLE uart.
One is running with the example ble_app_uart_c_central. The other is running with the ble_app_uart_peripheral...
Setup:
Node: 1 nrf52840dk acting as a node flashed with mqtt_client_publisher running on top of OpenThread using the nrfSDK for Thread and Zigbee.
Debugger access via...
How are the pins of the nRF52840 used in the Nina B301 mapped into the Arduino / mbed os system? Using the pin mapping files in the ARduino code often doesn't seem to work...
Background: we have a nRF52832 based design that's been used for the past 1-2 years across a couple 100 piece batches. Our latest batch of 500 boards shows an odd behavior...
Hello all,
I'm using a nrf52840 and it's working fine. However, when I supply the chip with 5v on VDDH the GPIO output voltage is 1.8v. When I supply the chip with 3.3v...
Hi,
We are trying to use an nRF21540 FEM with nRF5340 running the latest nRF Connect SDK. Please can you advise how we can generate the necessary TX_EN/RX_EN signals to...
Hi, devzone
I tested nrfutil6.1.0 dfu ble feature and pca10040 as host board to upgrade another board pca10040, successful!
when test nrf connect desktop v3.6.0 and...
Hi,
I want to use my MPU6050 sensor for my nrf5340pdk board using I2C.
But I face some problems with including the sensor driver.
In my prj.conf file, I do the follwoing...
Dear support,
I am developing a TDMA protocol on a custom board with the NRF52840 and SEGGER EMbedded Studio and the SDK 15.0.0. Everything went well until I wished to reduce...
Hello everyone,
I'm using a custom bt gatt service. Everything works fine untill i want to use a service that sends data through notification to the adapter side. I get...
Hello,
I have query about ANT burst mode, I want to confirm that which mode of ANT BURST uses automatic retries and which does not. Here is a document which states ANT BURST...