Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Please allow me to introduce myself, I am product Engineer at Epson Electronics. I am supporting Nordic on Reference Designs.
I noticed in the new nRF5340 there are two...
Hi Nordic:
I think this should be a same old question, but as following thread mention:
https://devzone.nordicsemi.com/f/nordic-q-a/38292/mesh-proxy-sdk2-1-1-tx-power...
I am attempting to provision the sensor mesh example using the static provisioner example from the MESH SDK.
It works great. However, the client receives two broadcasts...
Hi community,
Starting with a new product on the nRF52, I was playing with the Serial Flash of the nRF52840 DK.
I have been using similar Serial Flash on other platforms...
Hi !
I'm trying to debug. I followed this video : https://www.youtube.com/watch?v=uP8RYgYGRvI&list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&index=7 . But I can't completely. ...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . When I upload to code from nrf52 DK to BC805M, I got this error message.
I know that...
I have many of these types of systems running in a single room but when I try to run more than 8 I start start to get errors. How many systems should be able to run in the...
I am creating a saadc project based on the ble_app_uart project.
The source code is as follows.
If you download after compiling, the following operation is performed...
Hi, all
I am studying the bsp part while looking at the example of 'ble_app_uart'. (pca10056)
The difference between 'bsp_event_handler' and 'bsp_button_event_handler...
Hi DevZone,
I want to perform USB bulk transmits to a host device while using the app_usbd library. I am using SDK 15.3 and the s140 soft device is enabled.
I have found...
Hello Nordic Team;
The Vdd value range for the nRF9160 is 3.00 V to 5.5 V. We will use li-PO battery in our system. Can I power the nRF9160 directly from the battery without...
Hi,
I am using Nordic thingy 52 for my application, Now I need to blink LED for 5 seconds on Board when ever a condition is satisfied. But in schematic of Nordic thingy...
Board: nRF51-DK (nRF51422 chip)
SDK: 12.3.0
SoftDevice: S130
Compilation settings
Optimization level O1
Debug information generated
I have seen lot of...
Hi.
I am going to make my own PCB with nrf52832.
Before making it, I have to check debugging through P20 in nrf52832 DK.
I have two nrf52832 DKs with SDK17.0.0....