Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
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...