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, I tested the (mcu_boot + smp_svr) example and can run dfu successfully with nrf_connect application. (Follow the page: developer.nordicsemi.com/.../README.html) Now I...
Hi Nordic,
One of my custmer want to develop multiperipheral product(The device connect to two central devcie).
The nRF52832 can certainly meet their requirements, and...
After connecting nRF9160 DK v0.8.2 kit and connecting the terminal, I observed the following messages:
***Booting Zephyr OS build .2.6.0-rc1-ncs1 ***
SMS sample starting...
Hi there,
We were using the Cryptographic library provided in the nRF5 SDK, with Oberon backend, to implement EdDSA/Ed25519 signing on our nRF5832 devices.
We are now...
Hello all:
I've developed an nRF52810 application based on the Blinky example. It includes buttonless DFU support and i'm able to update the firmware by an nRF52 dev kit...
I have a problem here with using saadc of nrf52832 .
The nrfx_saadC_init (), nrfx_saadC_channels_config (), nrfx_saadC_SIMPLE_mode_set (), and nrfx_saadC_buffer_set () functions...
Hello,
I started to work in a recen project with previous code developed and I want to use the current code to play 2 PWM pulses but each pulse with different duty cycle...
Hello,
we were working on integrating arduino nano ble 33 with the 3 sensors, bme680, max30102, max30205.
when using arduino uno it is working well with the two sensors...
Hello, I looked at your youtube video setting up a VS Code environment with nrf-connect sdk https://youtu.be/r2_W8rInr38 . Unfortunately I cannot find the VSIX to install...
Hello,
I'm creating a project where i have a nrf5340dk as provisioner (controlled by uart) and i want to have multiple lights or sensors in my network. How can i use the...
Hello there, I am trying to make it work some bluetooth examples for nRF52832_XXAA_REV2, but examples is designed for PCA10040 dev kit, anybody can you tell me how much rev2...
Hi,
What happened? There's crazy inflation going on of your tools package. Compare at https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download...
Hi
We are seeing board to board variations in actual baud rate from NRF5340 for Baud921600 setting, bit time is varying from ~938k to ~952k the HFCLK is derived from external...