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...
Hello,
I am trying to debug a sample program using VSCode with nRF Connect SDK v1.7.0.
1. #include errors detected based on information provided by the configurationProvider...
Hi, from testing I discovered, that it is not possible to perform an OTA update with the nRF Connect for Mobile App on a HUAWEI P20 lite (Android 9). The problem is, that...
Hello,
As I have already connected two peripherals at the same time, the central can automatically receive and display the data only for the first connection.
While I...
Hi Is there any dev kits available to c reate a PoC for this technology? Also what software do we use to visualise the location of devices detected by this technology? I am...
Hi all:
I want to add RTT log in nrf_desktop of NCS SDK.
there is no prj.conf in nrf_desktop ,then I add prj.conf file and set two options as below,
CONFIG_USE_SEGGER_RTT...
Dear friend,
I followed the steps below and failed to compile the v1.7.0\nrf\samples\matter\light_bulb program: 1. Enter the v1.7.0\toolchain directory and double-click...
Hello,
I am trying to run a run a simple motion detection ML module on my nRF52840 DK, and I am facing issues building it.
I followed the documentation and was able to...
hi,
I'm working on the Ble_app_uart example where i need to enable, TWI, PWM, and Ble, as a transceiver. with s12 SD and nrf52832.
Issue
I need to detect the button...
Hai i got some problem with Gazell comunication in library gzll_dynamic_pairing host and device, i already can connect 2 device nrf51822 with gazell but i dont know what is...
Hi All:
My certification company requires products that contain ANT+ to provide additional
"product Identification software method (software ID method)" documents,
and...
I'm running an Eddystone beacon on a 52832 running Zephyr v1.6.0. Does anyone have an example of setting the Tx power level. I'm really new using Nordic processors, Bluetooth...
Hi guys
For the nRF52833 and nRF52832 i can only find voltage range specifications for the GPIO peripheral .
Do those values also apply for the nRESET pin? (Since it could...
Hi,
I have a question regarding the nRF5340 Development Kit.
Is the SWF RF socket where the external antenna can be plugged into or an external antenna cannot be used...
We need to connect to multiple devices at once. We are controlling the SD via a serialised connection, with another chip controlling the parameters.
If we scan using interval...
I want 3 Axis Acceleration and Gyro data Via I2C bus, I have tried several ways and used some external libraries but nothing worked for me. And I am New to this so Please...