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...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
According to following function declaration:
an error code should be returned, which indicates reason of failure. However when AF_INET6 is used as ai_family in hints argument...
I'm trying to install the nRF Command Line Tool on my MAC running macOS10.15.6. However none of the avaiable version on the Nordic website will install. Apple refuses the...
Reagrding the BLE Mesh Bootloader, is an external flash necessary? And if yes, are there any recommendations?
Like I saw in the Mesh User Guide the nRF can store the received...
Hi,
Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4.1 mqttlib.
According to the documentation...
Dear Nordic,
Could you please suggest the hands-on guide to implement MCUboot functionality in our project for 52840? We've spent around two complete days without any positive...
How can I send data (byte) from Android app into App_Template running on 52832?
I can connect to the device and I can see the services, once of them (1403 or 1404), has...
Hello,
I'm evaluating the nRF52840 before incorporating it in my MSc. project and would like some clarification on power supply configurations, detailed in PSv1.5 p. 589...
Hello,
in subsys/net/lib/nrf_cloud/src/nrf_cloud_agps.c, in function int nrf_cloud_agps_process() there is an error - we are taking semaphor and then do check for validity...
nRF9160 SIBA on custom board is unable to connect to NB-IOT and resets after about 10 seconds of operation.
Without a call to lte_lc_init_and_connect the reset does not...
In our application, we have two devices that will communicate to a host at a time. All are nRF51822. However, the two devices could be swapped out with two new devices to...
Hi,
i am a beginner with nRF9160-DK and i was trying to open a Project. Then i got the following error:
Creating solution rgb_led.emProject C:/Users/tcheced/ncs/v1.6...
I am using nRF52832 with nRF52 SDK 17
My application consists of two timers running every 5 seconds and every 35 ms. After some very long time and only with a few units...
Hi Nordic,
I've been trying to run examples developed for the PCA10059 for several days now without success.
I changed the Preprocessor Definition from BOARD_PCA10056...