Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi, newbe here, using Segger Embedded Studios, two nrf52840 DKs, SDK 17.0.0, and a whole lotta enthusiasm! I am developing a custom solution based on the ble_app_uart (central...
Hi Nordic team,
One of our customer try to request the (T3324 = 2 secs) and (T3412 = 20 mins) but the +CEREG notification always return 11100000 for T3412 which is disabled...
Hello all,
I tested adc example code. And i want to change this code with our requirement. But in example code, i am getting alternate values on fixed voltage.
How can...
I continue to successfully upload the Blinkey app via DFU. However, when I attempt to upload my development app it does not start. From what I read it has successfully loaded...
Hi
I am test the DFU function in nRF52840. I want to add a timer to the bootloader to generate a one-second sleep action. But when even I have not started to use the timer...
After enabling both the Macro MESH_FEATURE_RELAY_ENABLED and MESH_FEATURE_GATT_PROXY_ENABLED as mentioned in this link ....
Does the proxy and relay feature work for light_switch...
Hello Support
I have a question about the function " uint16_t otCoapMessageGetMessageId(const otMessage *aMessage); ". I need to know the message ID for my application....
Hi,
I am facing a problem while setting up pyaci on Ubuntu 20.04.
On launching the command:
In [4]: p = Provisioner(device, db)
I am getting:
In [5]: 2020-08-04...
Hello guys,
In our current project, we need to have the ability to copy .bmp images from our PC directly to W25N01GVZEIG TR QSPI flash memory of NAND type. To the best...
Hello, i am new to the whole NRF programming. I created my custom board with a NRF52811 SoC, without external LF crystal. I have been trying to get the device to advertise...
Hi all,
I am working on eddystone scanner and I follow this post to start with. However, I have some problems:
1. The device isn't scanning without any modification of...
Hello Everyone,
I am a beginner and working on nRF52832 DK using SDK v13 and using keil mdk armv5.as a compiler. I build it successfully, but when I loaded the hex file...
I am trying to update the firmware on the Thingy:91 following the instructions here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer...
Hi
I am using nordic thingy 91 and i want to program my application on nRF9160 and nRF52840 respectively and i am following the getting start guide.
first i was able to...