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...
I am trying to build a ibeacon device, but when iphone in "background mode", it can not get data from ibeacon device.
I used test code :examples\ble_peripheral\ble_app_beacon...
I am working with the nRF51 (PCA100028) dev kit and the nRF51822 beacon to monitor the RSSI of the beacon via the nRF51. To do so, I installed nRFconnect and Master Control...
On the product page: www.nordicsemi.com/.../nRF-Connect-for-desktop
The link from the ' Documentation ' tab is: infocenter.nordicsemi.com/.../nRF_Connect_intro.html
...
Hi,
I have done BLE tutorials [BLE Advertising, Ble Services and BLE Characteristics]
With my NRF51-DK was working perfectly the example of BLE Characteristics (with...
Hi,
I designed a pcb using nrf51 chip with some sensors,
this pcb should read ,every minutes, all values from sensors and saves them into the flash memory beside that...
Dear
Now, I need make one nrf52832 board as USB Dongle, it can be HID device by checked from PC.
And, nrf52832 should support esb protocol, now for esb, I know something...
hai
i was started a bluetooth based project. So i have started with a blend micro.But the range of communication was very short.So i have chosen ble nano with TX power...
Hi
I am calculating the power consumption using
devzone.nordicsemi.com/.../
But there is some point that I don't understand.
When the BLE event type is "Peripheral...
Hello,
the past week I am trying to make the bootloader_secure example work for a custom hardware with no luck. This whole procedure give birth however to several questions...
Hi
I am currently working on a BLE based hardware but I am a little confused about the terms such as service, characteristics... etc.
Let's say, I would like to control...
Hi,
I am using the following function to read the content of a register:
static ret_code_t read_reg(uint8_t slave_address, uint8_t register_address, uint8_t *value)...
Hi,
Could you please help me identify the file and function name that is used by the S130 softdevice to start HF clock automatically for ble advertising? I can see that Clock...
Hello again,
I'm working with the ble_app_hrs example application with DFU app support. I'm following the DFU procedure and I've reached the point where I actually start...
Hi everyone,
My idea is:
I have several nrf51822 ble devices and I want to connect them simultaneously one by one with gateway over IOT. I am using bluz gateway shield...