Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
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...