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 use nRF52840-Preview-DK PCA10056 v0.9.3, SDK 14.1.0.
I would like update bootloader, but i have any problems.
I do these steps
1.eraseall 2.program softdevice 3.load...
May be I just did not fined a good reference manual for the software, but it really frustrating me to try and understand from examples.
Is there some guide which take a...
When P0.18 is configured as the RESETn pin, is there a pull-up enabled?
In our design we have an external CPU driving the nRF52 RESETn line.
We have a pull-down on that...
Hi all,
I was wondering if the information in the documentation is the right, I was looking for the Memory map for the nRF52 when using the SDK13 s132 v4.0.2, but on the...
Hello,
Could you please indicate where TXPOWER is defined in the "ble_app_beacon_pca10040_s132" code example ? If not defined, could you please indicate what is the best...
Hi,
we are currently planning how to productize our IOT module which is based on nRF52832. We most probably use pre-flashed SOCs, but the we should be able to read Device...
I am trying to implement 128 bit uuid service and charachteristic and I am getting error 4(memory error) from
line 10: sd_ble_uuid_vs_add(&m_midi_service, &midi_init); ...
Hello. Devzone engineers
I'm testing Nordic_Uart. I have some issues.
UART\s data not sent to android. Android app is nRFconneter and Example is nRF5_SDK_14.2.0_17b948a...
I'd like to be able to enable/disable the S140 SoftDevice multiple times during operation (SDK 14.2.0). To achieve this I'm using `nrf_sdh_ble_enable` and `nrf_sdh_ble_disable...
Hi,
Im trying to modify secure_bootloader demo in SDK_12.3, to use timers. I modify nerf_dfu.c file in libraries/bootloaders catalog. I want to achieve bootloader wait...
I am using MasterEmulator.dll for connecting to pear device.
I am using nRF51 Dongle and pear device is nRF52 custom board.
The pear device is advertising at very low...
Hello,
we have custom boards with nRF52832 chips, which show different behaviors in low power system ON mode. The current consumption is pulsing at around 22Hz to ~34Hz...
HI.
I purchased the nRF24LU1 + chip and created a USB Dongle module.
I have come to know about PID and VID.
Can I use nordic's VID (0x1915) as it is?
Is USB Dongle...
Hi ,Nordics
when I use my host device (reffered to the example of ble_app_hrs_c)to pair and bond with a peripheral device(a gamepad) ,the pairing failed .I don't kown...
Hello....
Is there a way to configure the SPI peripheral(s) to run at a custom bit rate (frequency)?... For example: Run SPI at 3.4MHz.. or any other custom frequency that...