Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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?
Hi Folks,
I'm having trouble running the demo second time followed the steps mentioned http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk...
I am having trouble with nRF5 SDKv15. I am using the nRF52840 SoC. I have been looking at the example projects for both the RTC and TWI implementations for reference and cannot...
Hi,
We are developing a wireless sensor for research purpose using NRF52. I was always develop under Bluetooth 5.0 environments. The phone i am always using is Xiaomi MI...
I know the Nordic provides timeout parameter to control advertising parameters.
If I set the ble_adv_fast_timeout to 1s, my ble-central device scanned the advertisement...
I can use standard UUIDs and successfully add a Service and several characteristics, so I think the error message above is a red herring. When I attempt to create a custom...
Hi there,
I am trying to modify flashwrtire peripheral example code for uart bootloader,
- I have used flash read write softdevice functions (sd_flash_read/sd_flash_write...
I am trying to program a BMD-300 over a serial connection through the RigDFU bootloader. The module has been updated to the latest factory image.
I can compile the application...
Now I want to run the python scripts interactive_pyaci.py in Embedded system device, I want to know which version of Python Environment must be install in the Embedded device...
I cannot find the call to sd_ble_gap_appearance_set(...) function in the ble_app_blinky example, so that I think it's unnecessary to call:
in nRF5_SDK_for_Thread_v0.11...
Hi!
I am using UART in NRF52832 with SDK15.0.0 to communicate with TCP socket via cellular modem.
I am using printf() to send the following AT command sequence to the...
Hi, I am using the Serial port library in SDK15. I am using the port in NRF_SERIAL_MODE_IRQ mode. After transmission the number of bytes receive are variable ranging from...
Hello. Im working with:
sdk14.2
softdevie ANT_s332_nrf52_5.0.0
chip: nrf52832
Problem: we have a product almost ready to be sold. We decided to start the migration...
Hello. I am trying using the nRF52832 with SoftDevice S132 v4.0.2 and SDK v13.0.0 along with the uECC.c/h files that I downloaded from github.com/.../micro-ecc . My device...