Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hello, I am working with 2 nRF52840 dk's and a Conbee ii.
The DK's are using nRF5 SDK for Thread and Zigbee 4.1.0.
DK 1 is running the CLI example.
DK 2 is running...
Hi, I want to integrate DWM3000 with with nrf9160. To begin with, I need a simple SPI example which I can't seem to find in the nRF connect SDK. There is an unofficial example...
I am using P822601 board (with nRF9160 chip). Sample project "Serial lte modem" (SDK 1.8). I'm trying to connect to a test mqtt broker (mosquitto) using AT commands via LTE...
Hello,
I successfully merge example libuarte and ble_app_beacon and built .
My problem started after it receive 48 bytes of data from sensor via uart ,This is my area...
I want to enable GPIO IRQ in Trusted firmware-m 1.3 on nrf5340DK. I have TFM 1.3 which comes with zephyr v2.7.0 image flashed to board. followed the steps of https://www.trustedfirmware...
Hello,
I am trying to protect the battery on our application by putting my device in DEEP_SLEEP_! mode when a certain voltage is reached and waking it up upon a GPIO input...
Hello, i would like to know if this is possible to send less than 20bytes per packets, by changing the parameters like BLE_GATT_ATT_MTU_DEFAULT or the max data len. My goal...
Hello,
I'm trying to evaluate the Thingy:91 on Nb-IoT networks. I'm currently in the Philadelphia suburbs. I'm using the iBasis SIM card which was packaged with the device...
We like to use nrf9160 and we tried to find operator in India who sells NB-IoT / LTE-M sim card. but unable to find. Is there any operator providing NB-IoT / LTE-M enabled...
Dear Forum,
Im using a NRF52840dk connected to a NRF9160dk with the SLM application running.
Sending uart data from the 52840 to the modem works and modem gives a response...
Greetings to my fellow NDZ colleagues, We have developed an ecosystem of devices which operate in a sensor network in BT Mesh. We are using nRF52840 and our code-base is nRF5...
Please inquire about NRF 24L01+ RF TEST tool.
I am going to proceed with the KC certification wireless test.
Can I get support for the NRF2401+ RF TEST Tool and procedure...
Hello
I have success to load and run the sample, but....
After receiving OK from the AT#SOCKET=1,1,0\r\n command I could not success to AT#XCONNECT="google.cm",80\r\n...