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...
When importing projects into SES, it does not appear that SES can determine configuration macros.
For example, in the mqtt_simple project, the function "modem_configure...
Hello,
I am using light switch example for mesh with the help of BT840 module as client and 2 BT832 as servers. I have also integrated UART in both the applications to debug...
Hello, I am using dfu in custom board and physically we have other button. I have changed NRF_BL_DFU_ENTER_METHOD_BUTTON_PIN in DFU app , but after update-ing the application...
Dear,
I just download new lib of ncs ( git checkout v0.4.0) , and SES4.16
and tried the GPS example, but i got problem:
../src/main.c:8:10: fatal error: bsd.h: No...
Hi everyone. Now am trying to reset all register values of the NRF24 to their default values according to the datasheet. When i probe the process on a saleae analyzer, i see...
Hi all,
Our company needs a BLE Sniffer and I've stopped my attention on nRF52 DK board. As stated in its documentation a SEGGER J-Link is necessary to upload the nrf sniffer...
I wrote my program on PCA10056, N52840, with fds_init() it everything was working fine. Now using the same main.c file I wanted to program a N52832 which comes to PCA10040...
I am very new to Nordic products so please excuse my ignorance.I have been trying to put my nrf52840 board to deep sleep. It seems to go to sleep but when I try to wake it...
Hi,
I'm porting code from Simblee/Arduino to Laird's BL651/Nordic SDK (nRF52810, SDK 15.3, S112). (Simblee discontinued.) For accurate timing of a GPIO pin, I use TIMER1...
Is anyone else having issues with the Zephyr shell on the NRF9160 DK? We weren't able to get it working on our code, so we went back to the coap_client applications in the...
Hello,
I was working with Asset Tracker sample and tried to add LTE device in Cambridge, UK. It worked, both LED 3 and 4 were blinking and added device to the nRF Cloud...
In advance I would like to say I’m sorry for the frustration that this message reflects…Event though I have been using the UART for some time, adding more functionality makes...
On nRF52832,
A1> Out of the Softdevice scope: if we are using RTC and have LFCLKSRC configured to XTAL source and if XTAL source gets turned off for some reason what happens...
Hi,
I am struggling with a low power consumption solution for waking the NRF52832 with our product which is using a third part module.
Currently our product total power...