Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
Hi, I'm just a beginner with Bluetooth. I want to make a simple bluetooth module, so I just bought nRF52832 and other devices like capacitors, inductors, crystal oscillator...
Dear nordic,
I want to add long range in my application and also i want to set maximum power
i used sdk 15 and example ble central and peripheral(relay)
Where i set...
I have been working successfully on both PCA10040 and PCA10056
I want to work with NRF51822.
When I look at my sdk I see no folders for my PCA10028.
I see folders in...
Hello,
I have read numerous posts about NRF_ERROR_CONN_COUNT but yet able to solve this solve, my setup is NRF52840 Dongle as central and I want to connect to multiple Heart...
Hello! We are trying to transfer the data between two nRF52840 development kits through NFC. Is doing so possible without using any other reader hardware? If not, then we...
I am using SDK13 with a nRF52832 development board.
When trying to compile the Multilink central example with gcc and I am getting the following error:
../../../../.....
I'm just a bit confused on how gpio detect works. After setting the sense config for input I realize that a change in voltage will trigger a sense signal that will create...
I mange to identify and provision the Light switch example on the PCA10059 Dongle and fanstel gateway with no problems. IT use to work on my PCA10056 DK but has for some reason...
I am using nRF52 SDK v15.2.0, nRF SDK Mesh 3.0.0, and Segger v4.1.2.
I am trying to add the proxy service to the client node of the BLE_UART_COEXIST example. Has anyone...
Hello all
i have problem with doing this example
https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial
Here is my stepts to do this
1.Download Sdk...
Hello
We start working with Zephyr and nrf52840. What is the right way to overwrite values defined in nrfx_config_nrf52840.h with Zephyr? The NRFX_CLOCK_CONFIG_LF_SRC is...
I was wondering what determines the logic level of the nRF52840 interfaces? Is it whatever you supply VDD with?
For example, if I supply VDD with 2.8V, will the logic...
I need to port a system from a STM32F407 MCU to the nrf52832.
The old system would continuously poll a SPI slave for 244 bytes of information and after receiving 60 valid...