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...
After I select Flash in VScode and download the program, the MCU can not restart, must I apply a level to the reset pin to reset and restart?
I see VScode also prompts to...
Hello Team,
I have been using a NRF52840DK to program external boards. Recently it started misbehaving and will not detect external boards connected to it. I would like...
Hi, I am wondering about the best way to handle the case where my backend is subscribing to MQTT topics in NFR cloud, when I am running multiple instances of it, for example...
Hi,
I've attached the steps performed to install the mosquitto bridge and getting errors on yarn deploy
Also see attached steps, I believe I have done everything correct...
Hi there,
I've noticed that when developing locally using the same account device details as our production environment each is causing the other to disconnect. That means...
Dear Sir/Madam,
We are currently using the NRF5340 connected to an NRF7002 Wi-Fi transceiver.
Our device receives packages of 10,240 bytes every 25 milliseconds via Wi...
Task: trying to install nRF SDK v2.7.0 on an M3 Pro Macbook Pro.
Methods attempted:
Install via nRF extension in VS Code. It will let me select which SDK to install...
Hi,
currently having problem connecting a second device to my BLE device after disconnecting the first device. upon further checking, i noticed that the first device is...
In the nRF-connect SDK, the examples openthread/coap_client / coap_server mention a process called "Provisioning".
To me, it seems like this is meant to auto-discover CoAP...
Good day
I receiving the following error when doing a prestine build on nrf_desktop keyboard.conf example (original example)
warning: USB_HID_PROTOCOL_CODE (defined...
Hi,
SDK: nRF5 SDK for Thread and Zigbee v4.2.0
Chip: nRF52840
We're experiencing a very rare behavior on an end device implementation.
We haven't able to reproduce...
this is the last log message from monitor thread, I never got any error message from the thread.
00 > [ 01:37:03.890 , 808 ] <dbg> monitor: print_die_temperature: CPU...
I have been successfully using the Peripheral UART example on a 5340DK board. I tried rebuilding for the 7002DK, and am getting runtime errors. The UART initializes, but the...
Hi all, I am trying to understand the different Access Port Protection mechanisms on the nRF52840. From several tickets, own experiments and from the data sheet I was able...