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...
Hi everyone, I have been using for a while the Adafruit nRF52 Feather board, programming BLE related apps using the Arduino IDE using the Bluefruit library for BLE.
I wanted...
Hello everyone, I have a custom board based on the QIAA layout, when i try to flash the bluetooth beacon example from the zephyr samples directory, the board does not advertise...
I have implemented a project that incorporates the 802.15.4 radio driver for use with a in-house developed router stack.
The implementation appears to work fine between...
Hi,
I've been working on UDP comunication so I looked into an example posted in the devzone that uses UDP (fetch time over NTP). I'm able to build and flash this application...
Hello,
I want to change the channel mask of the advertising channels like this
m_advertising.adv_params.channel_mask[4] = 0xC0; // only Channel 37
and sniff it.
I...
Hello I am a new user in the BLE world.
I am using the nRF52 DK board and trying to program it via PlatformIO by visual studio code i.e coding with arduino programming C...
Hi,
I'm looking for some design guidance on how to properly secure the device, code, access tokens etc.
- Does secure boot protect the device from being re-flashed...
I am using BQ25120A with nrf52832, but when I power up the nrf52 with battery then it continuously reboots. What is the reason behind this and how should I overcome it? Initially...
I am by no means a software expert, but I am pretty decent but I am having a hard time wrapping my head around the SDK/HAL and getting a project going. I see the examples...
Hi:
We has a device use the hid keyboard and privacy gatt Service. Now we development the app with Android-BLE-Library, and can not to resolve some question.
1. While...
I have successfully added an event handler for managing if a write operation is performed on a characteristic, but how can I know that which characteristic has been written...
Hello,
This example I got it working with nrf toolbox app, but I was wondering if this should work also with a win7 PC. https://infocenter.nordicsemi.com/topic/com.nordic...
Hi,
in NB-IOT the UE should make a Traffic Area Update TAU when timer T3412 expires. I have a project based on the UDP_with _PSM sample. When I configure the PSM timer to...