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.
Hello,
I'm working with the Nrf52832 Dev Kit and the ble_uart_example. After flashing with the hex file and powering the Dev Kit, the on-board-LED starts to blink. Now I...
Hi Nordic team,
I am currently developing a concurrent wireless application with BLE and a proprietary protocol using the timeslot API.
My setup:
nRf52840 DK
SDK...
Hello, guys!
We are working with SDK 15.0.0 and nRF52840 SoCs.
There is a need to transfer a few MBytes of data from the PC to nRF52840 and then on external flash memory...
Hi
this is the code I'm trying with my buzzer,
I want it to generate sound but with different frequencies.
".base_clock = NRF_PWM_CLK_1MHz," I can only as low as 125kHz...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I am trying to combine the examples ble_app_uart...
Hello.
I am trying to run the throughput example for the Connect SDK, using a 52840 DK and a 52833 DK.
https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master...
With sdk16 cli, each command displays help message when used with -h option. It would be nice to have a help command which can display all active commands and their help ...
Hi,
I would like to use raytac MDBT50Q-U without an 32 mhz external crystal.
Periphal examples like "blinky" work but ble does not? nrf_sdh_enable_request fails with invalid...
Hello,
I am using SDK SDK_15.3.0_59ac345 with soft device in application that controls a GPS IC from UART (AT command), also the application is running in background beacon...
I refer the following the link . https://devzone.nordicsemi.com/f/nordic-q-a/33606/updating-advertising-data-manuf-spec-data-in-sdk15
I understand the adv data update. I...
Dear Sirs,
I would like to use in my program computed heart rate as a parameter.
Could you please give example how can I get to this value? I just found in page_0 such...
Hello,
I'm trying using \examples\ble_peripheral\ble_app_uart on PCA10040
I'm programmed s132_nrf52_6.1.1_softdevice, using nRF5_SDK_15.3.0_59ac345 with pca10040_s112_nrf52832_xxaa...
Hi,
Why is it that when NRFFW[0] = 0xFFFFFFFF SVC calls are passed on to the softdevice but when NRFFW[0] = 0x19000 they are passed on to the SVC handler of the application...
Do you have template for nRF52832/PCA10040 with s113 ?
If no, what have to change in my template for nRF52832 that works with s112:
c_preprocessor_definitions
S112...
My problem is a little bit weird: I don't get a HardFault, although I'd want so.
SDK-12.3.0 (d7731ad), FreeRTOS (from the SDK) and SoftDevice S130 (2.0.1) also from the...