I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
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...