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?
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
I called "pm_init" to do "PeerManager". Then, a part of FLASH has been written to "DE C0 AD DE FE...
HI,
I compiled MQTT sample, and always got :
ERROR: mqtt_connect -60
timeout error.
It seems that it takes about 2 minutes to get LTE link connected:
LTE Link Connected...
https://github.com/takafuminaka/nRF52832/blob/master/i2s_ws2812b_demostration_planB/i2s_ws2812b_drive/i2s_ws2812b_drive.c
I read the documentation, but didn't really grasp...
I'm attempting to use the UDP with PSM sample provided at this Nordic nrf9160 samples branch . I haven't changed anything within the sample itself. I've been using it to demonstrate...
Installed Segger Studio v4.12, nRF5 SDK(latest version), J-link, all under same catalog but into their own respective catalogs.
First, if I open blinky catalog and choose...
I am receiving "ERROR 4097 [Unknown error code]" returned upon calling nrf_sdh_enable_request. I found that ERROR 4097 corresponds to NRF_ERROR_SVC_HANDLER_MISSING from some...
I have the following code. I need to add a second counter attached to the spi_end_event. The first counter "count_task" is working, but can you tell me how to get "count_task2...
Hello all,
we have currently a problem with writing to a custom chracteristics in nRF52832 with softdevice S132. When the characteristic is written, we get responses only...
Hello, i am making a "simple" project, the goal being changing the duty cycle of the pwm depending on saadc sample value. My goal is to sample audio, process it ( low pass...
Hi,
I am implementing a keyboard with nrf52832 + s132 from sdk 15.3.0. Recently noticed that when trying to pair the device with a Windows 10 laptop and it keeps saying...
I'm using the CMake scripts in the Nordic mesh SDK to build my project, as the project uses CMake libraries. I want to determine the RAM usage of my application. I saw this...
Using J-link programmer, I try to figure out how to set some kind of security bit to avoid 3rd party reading code from flash.
If you could please return me a helpful link...
Using NRF51802 power-on reset failed, I have to manually reset each time, the program will start running.
The following are the information that may be used.
1.Schematic...
Hello.
In last couple of days I've been trying to figure out how the whole SDK is structured and how to start developing essential applications using the Segger Embedded...