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,
Im using nrf9160 based custom board, nrf sdk 1.5.1
I have below structure to frame the data packet and i need to send this packet to another thread through MailBox...
Hello.
I am developing with nRF52840DK.
Normally, I think that the buck regulator supplys 3.0V to Interface MCU and nRF52840.
I want to connect the 1.8V peripheral...
We're working on an nRF52840-based project that started development on SDK 17.0.0 and Softdevice S140 7.0.1, but we wanted to get it to the latest release before production...
Hello,
I am working on Arduino's platform and decided to ditch the ArduinoBLE.h library due to its overhead.
I would like to send high frequency (2Mbps per the spec ,...
Hi,
I've trying to get the Omnivision OV7670 to work with the nRF52840-DK. I'm not completely sure whether I've configured it correctly. My pin assignments are adapted from...
Dear,
we have found a strange behaviour when using the DTM in SDK 17.0.2 and 17.1.0. The problem starts from ble_dtm.c:1188 when comparing the parameter value with -30dBm...
Using SDK 14.0.0 with SD 132 v5, the device name I'm advertising with here is "000000DK". But the advertising module is truncating it to "0000". It will do this if I have...
Hello,
I want to use 1M baud rate in nRF5340 DK board.
DK board is connected to USB to Serial.
Until 921600, UART is received correctly. And UART is broken in 1M....
Hello,
I have been using NRF Connect SDK 1.6.1 with Microbit V2 to run some zigbee projects! Now when I should build some new firmwares I upgraded to SDK 1.7.1 and after...
Hello, I have an nRF52840 custom board and SDK 17. I want to make a project with a buzzer control. I am trying to find a suitable sample project to start developing my own...
Hi everybody,
I am working with an UART example with multi-link and everythink working on coded_s8. The objective is keep 20 devices connected and every peripheral send...
Hi Tech support:
I am using the latest Desktop nRF Connect(Windows version) tool. And I want to use it to connect to my nRF52 DK board and setup up an advertising setup...
Hello,
for our application i need to periodically enable and disable the openthread stack on the nRF52840 chip.
For testing purposes i've modified the Thread CLI example...
Hi,
In my application i am trying out to transfer data in Long range BLE_GAP_PHY_CODED mode , i have set my peripheral has to advertise in PHY coded mode below is the advertising...