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...
i am using nrf52840 and trying to get long range using coded phy now i can be able to connect the devices in phy coded but i need more range is decreasing BLE_GAP_ADV_SET_DATA_SIZE_MAX...
Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
I added nrf52833dk_nrf52833.overlay file to override the default device tree, and it works when I first open...
Hi,
We have developed some features of HID mouse with some buttons. Just like "music Pause/Start" "Volume up and Volume down" . So, how to achieve "Back/Forward" in website...
Hi,
I'm working with the dfu example. the sdk I use is 15.3.0 and softdevice is s132. I am creating the zip package without any problems.
I use the following commands...
The NCS coap-client sample fails to build in NCS v1.5.0 for nrf52840dk_nrf52840 and nrf21540dk_nrf52840 with the following errors:
It was working fine until v1.4.2. This...
I have bought the development kit recently and I also have flashed the HRM demo code using the nRF Connect UI and it works fine. I have also installed Segger embedded studio...
Hi,
I am trying to add the ble-app-uart example into the saadc example. I added all needed files.c which there were not in the saadc project and also all paths in the...
Hi Everyone,
I am working on nrf52832, I am using sdk15.0.0 ble_peripheral /ble_app_beacon as reference.
I want to set TX_POWER using sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV...
Dears,
I just connected my Thingy 91 to the nRF Cloud and get a message i should update to FOTA_V2.
Anyone has a manual or instruction on how to proceed with this?
I try to obtain from IMSI number for a GATT Characteristic. However, by using AT+CIMI it returns valid result only after network connection established.
Could you please...