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...
Hi Nordic Support Team,
I have asked this question previously, but I might as well make another post to collect my experience with this problem this past month. I will try...
Hello,
Here is my configuration:
NRF52840
S140
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247
I would like to enable DDLE in order to get more than 27 bytes in each...
Getting the following build error when trying to build a test program after adding my HDC2022 driver to Zephyr: I think this simply has to do with a linker issue I'm missing...
I am struggling to understand how to use a Soft Device 132 on a BT832 fanstel part. I need to have the uart come out on pin 1 and 2, and have hardware handshaking enabled...
Dear Sir/Madam,
we are trying to send large chunks of data (up to 512 bytes) via bluetooth with notifications with the added difficulty of an arbitrary MTU size. Our approach...
I am trying to update on nRF52 DK board with another, separate nRF52 DK board using OTA firmware updates. Essentially, I am trying to replicate how the nRF Connect Desktop...
hi...
i am using nrf52840 , segger.... mesh sdk 3.1 version in this case i want to send the simple message from client to server .how to do this ?
suggest me an idea ...
Hi,
I have some of peripherals at 1.8V and some at 3.3V that I'd like to run off the nRF5340. Is there a way to selectively set which interface is in a specific voltage...
Description:
We'd like to extend our existing bootloader. It currently supports UART transport and we want to retrofit a bootloader that also supports OTA via BLE. On merging...
I am testing the nRF9160 DK. I would like to know which SIMs are available in Japan.
I have confirmed that Sakura's Secure Mobile Connect SORACOM(Plan-KM1) works.
I'm...
I'm sorry if this has been answered somewhere else, but I couldn't find a thread that specifically addressed this.
Looking through the Modem FOTA options there is the...
Hi,
I'm working on a design with nRF52840 on PCIe Mini Size card. Since there is no VBUS rail on PCIe connector and I need a communication via USB, is it possible to bypass...
I see that I can USE BT MESH in an application . Can I encrease the number of advertisingh channel adding some secondary advertising channel?
May I do that in this way ...
Hello,
I come to you because I did not find the information on the web about sending MQTT data. I send a buffer of size 1408 with MQTT but I see in the configuration that...