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...
Hi,
I'm trying to implement the Bluetooth Throughput sample to nRF5340dk with nRF Connect SDK 1.4.1.
As mentioned in the README file, I added these three configs to the...
Hi there,
I am looking for the equation that is used in the Online Power Profiler for BLE tool to calculate the average current consumption.
We are selling a BLE device...
Hi,
I am trying to compile a project but compiling does not even start. I have changed tool chain directory from $(StudioDir)/gcc/arm-none-eabi/bin to C:/Program Files ...
Our application is based on nRF5 SDK 17.0.2, 52832, and buttonless secure DFU without bonds. It works fine with the windows nrfconnect app but when testing various phones...
Dear Mesh Experts, Allow me to briefly explain the project:
The firmware contains a generic level server model and the code from the mesh DFU example. It is running on...
Hi,
I want to run a mesh application. Can you please tell me how to compile it using iar ide.
I tried it using segger ide. But I want to try it using iar ide. Can you...
Hi,
We base on the light switch example to include the dfu process into it.
Device FW information is as follows:
Mesh sdk: v4.2.0 SoftDevice: s113_nrf52_7.0.1_softdevice...
Hello, everybody,
I use FDS to write some custom data, when SOFTDEVICE is PRESENT, and i disable the SOFTDEVICE, May I ask if I can still write custom data with FDS?
Hi there!
We are using nRF52840DK development kit with nRF-Connect SDK to build a pre-production version of our product. We have added the required BLE service and characteristics...
Hello, I implemented a firmware based on the multilink central example, with a custom service. I am using NRF52832 (custom board) with SDK v15.2 and Softdevice S132 v6.1.0...
Hi everyone,
I am using the nRF52840 DK and I am experimenting with the USB MSC example. My purpose is to record data from an IMU device and store them in files. Then to...
Hi,
This is a followup from another issue ( link ) which helped with.
The suggestion to modify nrf_serial.c fixed the previous problem, and you can see that the TE (transmit...
I have an expansion board by ST mounting an analog mic (MP23ABS1). The mic out pin (via a diff. amplifier) is given on a connector. I take that signal and feed it to the AIN5...
I'm trying to ensure my firmware goes into power off when it should, and that current consumption is as expected when in power off. However, using PPK2 to measure current...