Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
Hi Everyone
I have got 3 timers in my application.
1 is repeated , and other two are Single shot which are ran from the inputs to the 1st Repeated timer.
The repeated...
I'm developing for a custom board with an nrf52832. For one of my first tasks, I activated an on-board buzzer using the nrf_pwm driver. Then I stumbled across the low power...
Hi all,
I've compiled the SDK15.2 USBD CDC ACM example and uploaded it onto a Rigado BDM340 evaluation board, and run a second USB cable to the nRF USB socket. However,...
Hello,
We are trying to develop ble_app_uart with flow control enable, the problem is when we enable the flow control. if we send large number of data, the program get crashed...
Hi,
I am developing a product based on nrf52832 using FreeRTOS and the softdevice.
I use sdk 15 and I based my softdevice configuration on the ble_app_hrs_freertos example...
If the UARTE interrupt service routine is delayed from running more than 1 byte's worth of time, then APP UART FIFO does not see all bytes queued in the UARTE's easyDMA buffer...
Is there an API to get the dfu image size? We use this in combination with s_dfu_settings.progress.firmware_image_offset to show a progress bar on the gui. In the past, we...
The bluetooth mesh iOS app seems to be no more mantained since october 2018.
The main contributor of this project seems to have stopped working on it.
There are many open...
Hello I know you have IOS ( https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library ) and Android ( https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library ) libraries...
Sir,
I am using a custom board, nRF52840 based MDBT50Q. I am working on the UART example program. In my board pin number 8 is used for some other purpose. And I have seen...
Hi,
I'm using a PCA10040 devboard to test the heart rate client example. I see that when using the example from SDK v15.2.0, I can connect to my (Polar) heart rate device...
I want to echo another comment from over a year ago regarding this issue. There are a number of electrical CAD tools that can import Altium files with very high fidelity as...
Hi,
I have the nRF52480 DK and have downloaded the ble_app_blinky.
I also have an iPhone6 that I try to use. The strange thing is that in bluetooth on iPhone I can't see...
Hi!,
I'm trying to use simple_at program from https://github.com/Rallare/fw-nrfconnect-nrf2/tree/nrf9160_samples/samples/nrf9160/simple_at .
I erase all, then program...