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...
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 run a custom multilink BLE service server on nRF9160 DK.
After about 20 minutes of repeated connecting, data exchange and disconnecting from 4 (only four) BLE devices...
Hi,
I need your help to know "How to control RGB LED using PWM in nrf5340?". I have already tried the "RGB_led" sample in NRFconnect SDK v1.5.0
But can't able to control...
Hi
I have nRF52840 DK with nRF5_SDK_17.0.2_d674dde
I am using radio_test example code under examples\peripheral\radio_test:
Radio Channel is fixed at 10,
The data...
Hello,
I am searching for the PCB layout showing ground connections on the nRF9160 Development kit. I was unable to find the DK layout on the product website. Also, I...
Good day, dear developers,
I am using nRF52840 with SDK15, no OS. System has 4 SPI devices (2xSPI, 1xQSPI, 1xLCD controller SPI) and 1 - I2C, all having dedicated bus (no...
Hello Sir/Madam,
I followed the steps of the link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_assistant.html#getting-started-assistant to set up the...
Hi,
I wanted to create a UART-like BLE channel between a desktop PC (central role) and nRF5340 (peripheral role). On the nRF5340 side I setup Peripheral UART sample project...
Dear Nordic support:
We are now applying the PTCRB, FCC etc certificatioin with China SRTC,
And SRTC need us to fill the attached application document about LTE part(nRF9160...
I have a structure that holds my configuration data for my device. When manufactured, the programming station will flash a hex file to device that has the application and...
Hi,
Please find attached my sample hello world project : It was all good and building fine on VSCode, until I "Pristine Build" the project.
Now there are compile errors...
Yesterday I tested this new code that Charlie thankfully put together for the MQTT simple allowing publishing over the UART. Problem I have now is that I'm getting an mqtt_connect...
Hi Nordic
I have some questions regarding a firmware upgrade:
Hardware: custom NRF52832
Software Version Information: SDK: nRF5_SDK_17.0.2_d674dde Softdevice: s132_nrf52_7...
Hi all,
I have an issue with integration of the AWS IoT in my source code. The example works for me. I've tried to copy&paste the example code to my project (I delete my...
Hi all,
I wanted to start developing with nrf52840DK and rust and set myself to do a simple build that would play a sound when I press a button. I purchased a MAX98357A...
Hi,
I am using VS Code 1.60.2 and nRF Connect Extension Pack.
Currently by default output bin is generated at build/zephyr/ directory. I would like to have rename output...