I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Now, we are checking nRF51822 ADC sample program in SDK.
When P0.1 input is lower than 0.7V, outputs is 0.
We are wondering if the performance is correct.
Could you...
I've been going back and forth with my manager, and I need source to show whether I'm right or wrong about a specific possible functionality of the nRF51.
I was wondering...
Hi, I have a Nordic nRF52 Development Kit. The ADC examples work, the LED examples work, and the NFC examples work. However, none of the Bluetooth examples work. The LEDs...
My DevKit arrived today. Very nice.
Plugged it into my mac, immediately recognized as USB device. Flashing LED, mounted as storage device, etc.
Tried to enter Bootloader...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Hello everyone
I am trying to configure the write values like in the link loss profile it is possible to write no alert, mild alert, high alert, similarly i have created...
Hello!
I would like to know if it is possible to send an unique Gatt message that contains notification enable for multiple characteristics.
For example,
buf[0] ...
Hi Nordic,
I posted the issue with BSP package in devzone.nordicsemi.com/.../
unable to attach the main.c file mainOriginal.c
HI Aryan,
Thanks for your reply. Its working...
main.c HI Nordic,
I don't want bsp.c in my project. So I removed the bsp.c and included custom_board as mentioned in devzone.nordicsemi.com/.../
I am also using UART for...
I have the nRF52 dev board "PCA10040".
I downloaded "nRF52_SDK_0.9.1_3639cc9" SDK.
I noticed that there is no installer for the SDK.
I unzipped the SDK and using Keil...
Hi all,
Since I will use broadcast way in RF transactions between one NRF24LE1 based senders and serveral NRF24LE1 based receivers . I was told not to use "Auto ACK" in broadcast...