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...
I'm aware of the limitations on using "printf" in a non-debug environment, but apparently there must be something similar with sprintf. I'm using it to load a value into a...
Hello,
There's a problem compiling the standard ble_app_uart_pca10040_s132 in Segger Embedded Studio for ARM V3.40. The UART example is straight out of nRF5_SDK_14.2.0_17b948a...
Based on the demonstration video of Thingy , I can have a view on Thingy is changing its color when it is given different command using the apps.
1. As if I want to send...
Hello, I want to include Mesh Serial Example into the Mesh Light Switch example.
The aim is to allow the serial device to listen to the mesh messages.
What is the best...
Hi Everyone
I am using BLE for NORDIC UART SERVICES. I want to update my code via BLE instead of a USB or J-LINK.
How can i upload my code from the Android device to nrf52840...
Hi,
I am working on nRF52840 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to bring up UART on my custom board.
So as a first...
I followed test steps mentioned in dfu_quick_start.md file to perform DFU over mesh.
1. Below is the error i am getting while creating DFU package, Please help on this....
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to erase page from RAM using "nrf_nvmc_page_erase...
I have a situation with the devices my company builds. From what I understand, they've been designed with a small flaw, which causes them to sometimes get stuck and require...
51822 problem: the device unexpectedly restarted, the current of the device becomes more than 800 ua, and the same as the jlink download current; the software reset current...
Hi
I have been trying the various examples from the SDK with Keil V5.23. Some work, some require changes to IROM1 and IRAM1 before they will run Initially giving an error...
I am trying to change the mac address of my device every time I advertise a packet. I have a callback on_ble_radio_active_evt where I update the address like this:
...
(I'm developing a firmware on nRF52832, but had actually stareted on nRF51822 and observed the same issue, SDK 12, pending migration to SDK 15)
When my app starts, I output...