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 am currently working on a custom project that requires the integration of the ADXL-362 accelerometer. The project involves a system with a radar sensor connected to...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I could only find information...
Hi Nordic,
I tried following the instructions in this review ( https://community.element14.com/products/roadtest/rv/roadtest_reviews/1678/roadtest_nordic_bluetooth_le_audio_development_kit_nrf5340_dk_by_steve_k...
We've noticed that our devices disconnects from AWS MQTT after pinging for the keep alive. It's only if we call the aws_iot_ping() function from the library. If we let the...
Hello developers,
Few months ago I started developing serial hex document for nRF52840 dongle which will be able to communicate with interactive pyaci so our company can...
Hi
I am playing with the nrf9160-DK (with asset traker sample app) and when I toggle SWITCH 1 I can see the FLIP message displayed in the nrfCloud portal when I view that...
Hello,
We made some custom boards for our project using NRF52805. following is a schematic of it.
My first aim to print "Hello world" on RTT every second. For that,...
Hello I'm in trouble with nRF52833 module MDBT50Q-DB-33(with no 32kXtal) in nrf connect sdk v2.3.0
I remove the 32k clock for new designed board and test with MDBT50Q...
I want to sync the clocks of 2 BLE devices as accurate as possible.
My thought was to use periodic advertising, because the radio opening window is 30[usec] so this accuracy...
Hello everyone,
I have a requirement for FOTA (Firmware Over-The-Air) on the NRF5340. I need to implement FOTA using an external LTE module. Are there any ways to achieve...
Hi Support Team
I run the throughput sample on the nRF7002 DK and it meet an issue of Connection request failed after I sent the command of wifi connect SCH_TEST 12345678...
I have a question regarding an issue we observed in some of our products. In a few units from our large production batch, we are experiencing problems with the UART TX or...
Hi there! I got a Nordic Thingy:91 and unboxed it when the orange tab fell off. I can see where it was supposed to be but cannot insert it back. Is the blue case removable...
Hi!
SDK Version: v2.6.0
I am getting build errors when trying to use PWM for an RGB LED. I have followed guides provided by Nordic but I must be getting something wrong...