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...
My problem: The run of my 1. DFU - Implementation delivers an error code after executing the line "err_code = ble_dfu_init(&m_dfus, &dfus_init);". For my opinion this is caused...
I'm trying to get a simple "Hello world" program to run on the Nordic ID Medea.
As soon as I start debugging I get the error "The bootstrap could not be loaded".
Any idea...
I follow this:
developer.nordicsemi.com/.../a00092.html
Creating an image file
The format of the firmware image that you use to update the device firmware depends on...
My problem: The run of my 1. DFU - Implementation delivers an error code after executing the line "err_code = ble_dfu_init(&m_dfus, &dfus_init);". For my opinion this is caused...
At the moment I am working on a project that uses the nRF52328 acting as both a peripheral and central to connect 3 separate devices intermittently. I am storing their bonding...
Hello,
I use SDK example nfc_text_record for pca10040 DK.
With aim to check memory area of the emulated tag I've modified example with next:
/* Set up NFC */
err_code...
Hi,
i am working on PWM to operate vibration motor with different frequency levels. so that i integrated PWM Library example to my ble_app_uart example. in the PWM example...
Faced with problem in subject during porting Serialisation to STM32F4 chip.
Serialisation library extensively uses function call triggered by NVIC.
How to substitute this...
I'm using ANSC example, pca10028, iphon5s and iphon4s.
I confirmed #define DEVICE_MANAGER_MAX_BONDS 7.
But pca10028 cannot pair with iphone5s after paired with iphone4s...
Hi,
I'm using nrfutil to update my nRF52832.
I change target from nRF51822 to nRF52832 and I want be able to bootload my target through own master.
In past, I used...
I have followed instructions at the link below to setup a Raspberry Pi 3 as a 6lowPAN router, and am trying to run the dns example from nRF5 IoT SDK 0.9.x on an nRF52-DK:...
Hi,
I'm using pca10040 and prebuild hex with s132 from sdk 12. Now I'm wondering how can I get number of sent data? If I set it as transmitter - send via uart 0x8094 i...
Hi all.
What happends on peripheral side when I use long write by sd_ble_gattc_write as devzone.nordicsemi.com/.../ ?
How Can I read it on peripheral ?
Can I use once...