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,
I have 10 custom boards with the nRF52840 chip.
9 boards of them perform the DFU successfully.
And just one board fails with it, All the boards have the same bootloader...
Hi.
I'm having an issue with the libuarte library. It seems to work perfectly but after some hours of running the program crashes because nrf_balloc_alloc returns NULL inside...
Hello,
I was trying to open SEGGER Embedded Studio for ARM V4.20a on MAC.
However, I encountered:
"SEGGER Embedded Studio configuration error. 'studio.xml' user interface...
Hi,
Last December I started to know about NORDIC nRF5340. I thought it could be a very good SoC for developing our next BLE wireless product. Considering the huge number...
I programmed my thingy91 with lte_ble_gateway example, however I want to be able to connect to devices with specific addresses. Can anyone point me in the right direction...
Hi,
I am using pwm driver to generate different square wave of different frequencies in order to drive a buzzer to play melody.
Below is how I init my pwm software module...
I have the following problem:
1 to 3 phones are bonded with an nRF52832
These phones are on the whitelist of nRF52832
nRF52832 goes into Power Off Mode
nRF52832...
Hi,
We are integrating the nRF52840 into a new test apparatus and I am using the nRF52840-DK for development. I have pulled out my unit from storage and it will not power...
Hi,
There was an app timer immediate expiration issue with my project which is using nrf52840 + S DK 15.3.0 on custom board.
So I changed apptimer code to app timer2...
I was wondering why the RSSI Viewer Values are locked to a minimum of -33 dBm. Is there any reason for that and is there a workaround to get lower values? Currently I am using...
Hi,
I currently need to stream 1000 data samples over BLE, each data sample is 14 bit value, hence i'll be using a short integer but i'm confused as to how to send it over...
HI,
we are using the nrf52840 in our new poroduct and we are running the zephyr/ncs RTOS on it.
for real time reasons I need to read from a SPI bus upon a GPIO trigger...
Hi all,
I would like to ask whether is there any details description of the matching network circuitry of NFC for NRF52840 in the datasheet.
The only information I could...
Hello,
I am following the instructions given in this ticket https://devzone.nordicsemi.com/f/nordic-q-a/57896/pdm-interface
When I call the nrfx_pdm_enable_check() the...