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...
Excuse me:
I want to implement nrf52833 run FreeRTOS,The nRF52840 project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos\pca10056\s140\ses can only...
Hello All,
I am using NRF52833 in my project. I am also using RTOS in the code. I was previously working on NRF52840 but now I have migrated to NRF52833. I have changed...
I'm new to using NFC.
I've tried downloading a few NFC sample programs to my nRF5340-DK board and playing around a bit, but I ultimately want to implement something like...
We are using nordic SDK 16.0.0 and mesh SDK 4.2.0 with a nRF52840 chip.
Our products already have the provisioner/provisionee and config client/server implemented, based...
Hello, I use nrf9160dk, ncs v1.6.1.
I'm trying to use both AWS IoT to store some data from the DK board, and to connect to nrfcloud for AGPS data. I don't have any previous...
Hi All,
I am beginner in development on Nordic product.
I am using sdk v1.5.1 and nrf5340 for development.
I want to add open source library libcorrect.a for Forward...
Hi.
i use
i call i2c_write() and if the buffer is large(8kB) i get error in i2c transfer -5.
i go deeply and found that it is due too error -11:
If i step into...
hi, I am new to Nordic development, and I have to write a VC# Windows App to connect with a BLE GATT oximeter (based on an nRF SOC) through nRF52840 dongle in a few days....
Hello,
I am designing a set of equipment, one to transmit voice and the other 200 to receive voice (One person speaks and 200 people listen). It is 8kByte/s low-quality...
Hello !
I have found that AES operations are fastest if cc310 is used directly : examples/crypto/nrf_cc310/aes
Do you have any integration guide for library what use on...
I have to implement async communication between two nRF52832 chips. I am using two nRF52dk boards and nRF Connect SDK v1.8.0.
Following this case:
https://devzone.nordicsemi...
Hi Community,
Recently I have started testing my BLE peripheral running HRS with iPhone. My device is running SDK16 on nRF52 SoC. This is working perfectly with Android...
Can I use this aerial: https://thepihut.com/products/pycom-lte-m-cellular-antenna with the Thingy91 LTE-M interface. I am unsure whether the Thingy91 has a uFL connector as...
We are developing part of an application for products that are supposed to have 10+ years of service life with updates over the whole lifetime. We want to have a flash memory...