Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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.
i have used this case:devzone.nordicsemi.com/.../using-swo-with-nrf52-redux and add ENABLE_SWO but when i flash and use jlink swo viewer,it will have this problem.
...
Hello DevZone!
I am using a nrf5340 with the nrf Connect SDK v2.6.0. I have been running into an issue that has come up a few times on separate occasions. Basically, for...
Hi,
i develop my product ny ncs V2.6.0. when i view the code
I noticed the annotation, it says “Edge interrupt gives only 7 channels. It is not suitable for larger matrix...
Hi. I have some question regarding to Bluetooth 5.4 on Nordic platform
1. Can Nordic platform do Advertising Coding Selection? I saw some old old issue that the device...
Hi,
I have tried to update the nRF Connect for Desktop app (v.4.2.0 to v.5.0.2). Unfortunately, the process does not work through the end. Once the installation of the new...
I have to use 240 bytes for my sensor value to send in bluetooth. so i choosed to work on ble_app_att_mtu_throughput i need only pheripheral to work on it . i have to remove...
Hi, I was wondering if hosting more than one nrf Connect for desktop version on the same computer was possible. The reason is that I need to use both the old app LTE link...
Hello,
I have connected a LSM6DSO sensor to my nRF52805 which is powered via GPIO. At startup zephyr RTOS wants to init the sensor and failed. After a reboot it detects...
On the SDK 17.0 NRF52840 platform, using sd_temp_get to read the chip temperature works correctly. However, if the sd_clock_hfclk_request function is used in subsequent operations...
Hello,
I'm trying out the example code "pin_change_int_pca10056". But the delay time between sensing a voltage change and toggling the output GPIO is quite long. 22us. Is...
I wanted to know in what ways can I connect thingy:53 to nrf9160 dk via Bluetooth? I understand that dk has onboard nrf52 and hence thingy:52 could get connected wirelessly...
Hi all, I am using the nRF52840 and I came across the nrf52_handle_approtect() func in modules/hal/noridc/nrfx/mdk/system_nrf52.c.
In the nrf52_configuration_249() function...
Hi,
I am unable to access P0.09 and P0.10. I face a similar problem to this thread . I've declared CONFIG_NFCT_PINS_AS_GPIOS=y in prj.conf. Also I've checked 0x1000120C...
i have a custom board that uses a nrf5340 that has been hardware modified so i can work again on getting my board to draw the mimimum power from the battery.
i have a PPK2...