Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
Hello all,
I am developing a BLE application with the Softdevices, the peer management module, and with MITM protection.
I've set a bonding static passkey as shown here...
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...