A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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 there,
I'm on Ubuntu 22.04.2, 6.5.0-41-generic kernel.
I've been trying to setup the nRF connect toolchains & SDK through VSCode. Things seem to install fine, but when...
Hi,
I have a solution that every 15 minutes needs to perform a WiFi Scan and save the BSSIDs that it finds. Sometimes it will find the maximum number set and will complete...
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...