Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...