Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
hellow
I made a wearable device using nRF52840. 3.7V lithium battery power supply. The software adopts NCS V2.6.0. I found a problem that when my device is working at full...
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...