uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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...