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...
I am getting an error message when trying to use a nRF5340 DK with a Waveshare 1.69inch Touch LCD Module on the Zephyr sample code with minimal modifications. When I flash...
I'm using custom board of nrf5340 with nrf7002.
Use helloworld sample and have set "config serial=n" and "config device pm =y".
The current is 90 ma when I don't do anything...
Hi,
I have new requirements for nRF52832 using the NRF Connect SDK to develop firmware. I want to know how it supports audio playing with the I2S MAX98357. Is there a possibility...
I am working on a pdm microphone using nrfx pdm driver (INMP621) When I am saving the pcm data into .pcm file using sd card and playing the .pcm file in Audacity I am getting...
I'm using nRF52840 with nRF5_SDK_17.1.0_ddde560, using the ble_app_multirole_lesc example file.
When I set extended = 1 in scan_init , the debug session jumps to NRF_BREAKPOINT_COND...
Hi All,
I flashed an nRF5340 DK board with a samples/bluetooth/hci_uart image and one more nRF5340 Audio DK with a samples/bluetooth/peripheral image.
I have not made...
Hi, I am making BLE low power pult, using nrf52811 chip and NRF Connect SDK v2.3.0.
So, the device is sleeping and waiting for button event
When button is pressed, device...
Hi Sir.
customer want to add FEM for nRF7002, target to extend range around 1.5KM.
please check if nRF7002 can support FEM for this application.
Thanks.
Hello,
I'm new to Nordic and I'm currently learning rust on an nRF7002 DK. I know that the LED0 of the nRF7002 connects to the GPIO1.06 of the nRF5340. However, when importing...
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. I want to send a packet with a notification to my smartphone and then disconnect immediately....
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. I currently implement BLE peripheral for the NRF52832 as it only healthcare sensor data to the...
Hi
We are using the NCS V2.6.99 for a sample project which scans for peripheral devices.
In this sample project, the scan filter (bt_scan_filter_add(BT_SCAN_FILTER_TYPE_UUID...
Hello,
I have an nrf52833 that interfaces with an external flash module. It is configured to store mcuboot's secondary partition. I am able to write the secondary image...