I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
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...
Hi,
I am developing a device that uses a custom nRF52840 module. This module is assembled on a mainboard that contains an ICS-43432.
We are developing the firmware using...
Hi all,
I'm recently working with Nordic devices (more precisely nRF52840), so I'm still learning. I'm working on a project where I have a shared SPI bus with several devices...
sorry i closed the problem by error
Hello, I did my own custom board with an nrf52805 and I'm trying to put a module with different frames, and when I do that my...