Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
I am experiencing a strange issue with the bootloader on my custom board in SDK 14.2.
Symptoms are that the board won't run until given an external kick - all it requires...
We make the project where we want to connect new device (currently designing on nRf52832) to existing system made on nRF24. It's a beacon in proprietary mode. It should periodicaly...
I have a question related to memory protection and configuration of device in relevance to soft device.
nrf52832, sdk15, soft device S132
Question 1 : How can I be sure...
In datasheet it had been mentioned that in SPIM0,SPIM1,SPIM2 the SPI clock frequency should not exceed more that 8 Mhz. And SPIM3 nothing is mentioned. Can we understand that...
Hi, I tried to use pc-ble-driver-py script to talk to a nRF52840 DK. It works perfectly with the official connectivity app hex file (the one nRF-Connect PC application loads...
I modified the nRF5 SDK 15.1 example program serial to display a message on a physical device. I added a blinky service to the ble_app_template example program and I am able...
Hi, thank you for looking at my post.
I am using Keil V5.25.2.0 with a nRF51422. I am using the soft device "s310_nrf51422_1.0.0-2.alpha_softdevice." My memory regions for...
So, currently I utilize DK's to program and debug both pca10040 and pca10056 utilizing a custom shield that plugs into any of the nRF52 DKs. The programming and the debugging...
I used SDK15 and ble_app_uart_c.
I start a UART timer sending and start a LED timer. There is a probability of app: SOFTDEVICE: ASSERTION FAILED in the process of running...
Hello all,
I'm using the Nordic SDK 14.2 BSP button handler. I have a push, release, and long push event on a single button. These are working as expected -
Except when...
Hi all
I am using the spi0 to storage the data and twi0 to get sensor data . But after I add the file nrf_drv_twi.c and compile , it complies wrong :.
\_build\nrf51422_xxac...
I have problems with disconnecting my Android devices from my BLE peripheral. I don't think this is Nordic-specific, but perhaps someone has an idea?
Disconnecting using...
Hello,
i have a application with two operating states state1: device is in deep sleep state 2: device is running
i wake up the device from deep sleep via gpio interrupt...
Hi
I am integrating your Android DFU library with our mobile app to do FOTA to our Nordic device nRF52832 . We are using SDK 14.2 and doing the firmware update using zip...
I have the nRF51-DK and have installed Python etc. and the nrf_sniffer_2.0.0-beta-1_51296aa.
3 .hex files are in that installer: sniffer_pca10028_51296aa.hex, sniffer_pca10031_51296aa...