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...
Hello,
I have updated secure_boot to allow UART3 to be used in the non_secure area. However, as soon as I try to initialize it in the non_secure area a hard failure occurs...
Hello! I took the example of "usbd_cdc_acm" and added a receive and transmit buffer. The data from the receive buffer is sent back. It turned out that the first byte is written...
Hi All.
I have a project where my peripheral (nRF52832) connects to my central (nRF52840), and then transmits 128 byte packets continuously one after the other. It works...
We are using the nRF9160 DK with the Asset tracker example, which is working in combination with the nRF Cloud.
Now we want to use our own AWS account in combination with...
hi all i am trying to read data from a sensor in burst mode i can"t able to read all datas from the register .I tried to read the data in both spi and spim(with easydma) ...
Hello,
So I'm using nrf52832 with sdk15.2 and I'm trying to connect a joystick to the adc pins and have the joystick to move the mouse instead of the buttons and having...
hi.........
i am tried to merge the blinky and timer sample program , i am getting this error , even i have included all files .h , .c files
nrfx_config.h: No such file...
Hi
I am using nrf51822 chip to develop my application & I need to put the hardware into sleep. In which all the gpios & other peripheral goes stop to save power.
SO, how...
Hi,
I want to change MAC address during advertising in nrf52810.
nrf52810 receives MAC address via uart from other MCU and set this MAC address. (type is BLE_GAP_ADDR_TYPE_PUBLIC...
We're building small robots/toys that work with each other.
Would it be possible to use the nfct on two devices with nRF52840 to communicate between each other?
Also...
Hello,
I’m sorry for asking again, but I could need some help again. This is a followup to devzone.nordicsemi.com/.../missing-endcrypt-event.
I’ve managed to receive...
During the setup of timeslot api with the help of this tutorial - https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/setting-up-the-timeslot-api
using...
I'm trying to build a custom version of the example SAADC code provided here:
https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/adc/src/main...
Hi Nordic Team,
I am using the nRF52840 for a project, and I am interfacing with an LCD using the SPIM3 peripheral. I know there have been past posts on the Devzone which...
Hello,
My configuration:
Windows 10
nrf5SDKforMesh 3.1.0
nRF5 SDK 15.2.0
nRF5832
I am using the SDK UART coexistence example. I successfully built and flashed...