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...
Dear all,
I have a question on the LFCLK accuracy in the smart beacon kit, which is pca20006.
When I see the specification of LFCLK crystal 32.768kHz, this crystal has...
I'm developing a product using a module with a built-in NRF51822 and I'm experiencing a strange error:
After staying in a connection for a long time (hours to days), the...
Hi, I'm making a product with the nRF51822 chip.
I was looking at the MFi.
As you see in the picture, the condition for not taking the MFi is like this.
At the...
Hi, I've written my own ACI code for an arm cortex M3. So far, everything is working fine. However, I've noticed that if all data credits are used up and a DisconnectedEvent...
I'm using nRF51822 SoC and i want to notify the Androïd(4.3) application with the changes of the Major value due to switching the beacon mode . How to change Major value ...
Hi,
i can say that i'm familiarized with nrf51 devices from some time ago.
Using softdevice 7.1.0 and MCP 3.7.1 i was able to perform a device firmware upgrade using just...
Hey I am working on nordic nRF51822, I have a doubt.
Basically I want to use it as an iBeacon and along the iBeacon payload I also want to send some services.
Is that fundamentally...
Hello,
I tried to get the bootloader dfu example with the S110 8.0 and the latest 8.0.0 SDK running but ran into tons of issues. The packet handling with KEIL is just insane...
Hello everyone!
I'm writing here becouse I'm quite new to the embedded world and I'm experiencing some troubles starting with this platform.. I must say that, since I found...
Hello,
In my application, I'm going to power the custom board with a fixed 5V connection. What is the best practice for powering the nRF51422 IC? I was thinking in using...
Hi.
We need to ring the Buzzer with 4.2kHZ PWM.
However, in the event of 4.2kHZ in nRF51822 PWM is inaccurate about 2us.
Please tell us how to fix it.
※link Very...
I use this step-by-step guide to run nrf51 Iot SDK example on nRF51822.
First I modified app_ipv6_coap_client_pca10028 such that I can run it on nRF51822.
I downloaded...
Hello Everyone,
Im using the NRF8001 for my application and was looking through the arduino SDK provided by nordic.
I want to run the device in UART mode but do not...
Hello!
I have been trying to figure out how to get the device ID/MAC address for the NRF8001, and I found the lib_aci function lib_aci_get_address() that calls a cmd event...
Hello!
I am using the nRF8001 BLE chip on the Redbear Labs Blend board, and I need to get the MAC address, which I heard is also called the device ID. I understand that...