Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
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...
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...