Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
Hello,
I stared working on nRF52840 for past few weeks, it was working fine. One fine day the board STOPED working, when i was testing a experiment. I tried with different...
Hi,
I tried the on/off light server example provided with the Mesh 4.0 SDK, but it seems somehow always to fall into an NRF_ERROR_INVALID_PARAM, since the appkey_handle...
Hi all,
we are using nRF52810 and SDK 15.3.0
Project is based on central and peripheral concept .
we are facing issue with the peripheral BLE power consumption.
...
We are building a solution for a large OEM where we have BLE tags on inventory trolleys and employees. When the trolley is empty, the BLE tag on the trolley would send a notification...
Hello,
i am working on nRF52832.
i was successfully build a code for scanning without using FreeRTOS
Now i want to use FreeRTOS with my scanning code
But i am not...
Hi ,
i am using ble ancs profile in my project, i was getting internal error (error no 3) while connecting.
the error is being reported by two of the following event handlers...
I have managed to establish a proper TLS connection with the proper credentials, but it seems that TLS session resumption is missing from my implementation since my device...
Hello:
I am now working with nrf5_SDK_for_Mesh_v3.0.0 and I try to implement OTA for mesh dfu. However, I found that the v4.0.0 has a dfu_no_serial_nrf52832_xxAA_s132_7_0_1...
Hello,
I've just recently started learning to develop on the nrf52 platform after 2 years of frustration trying to learn of how to develop on the Nordic platform I finally...
I am trying to set the Lifecycle state of the cryptocell, but it seems like I am having an issue.
I do
/** Enable crypto cell to configure it **/ NRF_CRYPTOCELL->ENABLE...
Hi,
I have fanstel BM833A modules which is NRF52811.
I am using Segger Embedded Studio.
How can i program the module through segger IDE using ST-LINK?
And also i have...
Multi link ble + zigbee multi-protocol testing is currently underway. The main purpose is to test the packet loss rate and throughput of radio time-division multiplexing zigbee...