Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
I've tried ble_app_uart, nrf_serial.c etc. and none seems satisfactory.
I can write to the logger logger/uart during DEBUG, but it doesn't seem to succeed in RUN.
Question...
Hello,
I'm using :
- SDK 11 s132
- nRF52832
I want to protect my flash against dumping from swd but I'm working also with DFU from our custom app.
Is it possible...
Randomly on my nrf52832, sd_power_system_off() is returning NRF_ERROR_NOT_SUPPORTED and I'm looking for tips on how to figure out why. I'm using a Bluetooth soft device and...
Hello,
May I please check if the following is correct? On the nRF52840-PDK board (v0.9.3, 2017.47), the "VTref" pin of the "Debug In" header is connected to VDD. Should...
I need to upgrade and existing nrf51 S110 system based on SDK 8.x to something that supports the same functionality and also supports both a nrf51 (during the transition)...
I am working on a project where we are using a nordic bluetooth chip and connecting it to a RS485 Bus using UART with Baudrate 115200. The messages sent from the Bluetooth...
I want to experiment with BLE Mesh. I have several BLE400's with nrf51822's. I want to use these as mesh nodes. I want to get the nrf52-dk to use as an interface node. Can...
I recently downloaded Segger's Embedded Studio to compare its performance and ease of use with IAR Embedded Workbench. We have a kickstarter version of IAR for ARM which has...
hi,
i am using nrf5 sdk 14.2.0 ble_app_uart example with keil v5 IDE and i am doing coexistence with nrf5 sdk for mesh v 1.0.1 for nrf52832 mcu.
a have done all steps...
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...