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...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi,
While we perform DFU over mesh according to this in step 3: Generate a DFU file with nrfutil
we create dfu package of an application like below:
nrfutil dfu genpkg...
Hi
Over the last versions of the SDK a lot of features have been added to the log module. These new features may be useful for a few users out there, but the new features...
Following my ticket Dynamic reconfiguration of peripheral HW from TWI to SPI , I realized that the header file sdk_validation.h could be improved.
Currently the conflict...
Hello.
nrf52-quadcopter question.
nrf52-quadcopter source code download is ok in github
website bluetooth connection is ok.
joystick operation need to excharUUID(0x0004...
Hello,
I am developing Bluetooth 5.0 application which advertises two different beacon advertising data sets (Each set with different advertising interval)
I am using...
I'm using SDK 12.2.0, SofDevice 3.0 and my chip nRF52832.
In my boot-loader project i disable IS_SRVC_CHANGED_CHARACT_PRESENT by define to 0.
The dfu process is completed...
Hi
with SDK15 SD140 6.1.0. I'm trying to use BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED with CODED physical.
I run the following code
and getting...
Hello Community,
The PCB project I'm working on is ready to be optimized for production. What I am concerned with today is the electromagnetic compliance of the PCB.
In...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.
In my project I have to implement passkey or whitelist in the conection with...
Hi,
I'm trying to run the OTA DFU for the nrf52832 (sdk v14.2, softdevice v5.1) from multiple devices.
In the OTA script, I enabl the receipt notifications and it works...
I am working out of this MPU-twi example and am trying to validate sent data by printing it to the serial monitor. From what I've seen in SDK 15.1.0 examples, it seems like...
Hi,
I am using nRF5 11.0.0 SDK softdevice 2.0.0.
I have implemented a RTOS application with beacon adv.
I also want to add UART service to the RTOS application.
...