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...
Dear nordic,
I tested simple coap thread examples. it's work fine. I want to know some details regarding this.
1. Is it possible to find IP address of all node in one...
Hi.
I am using NRF51822 and SDK is 12.3.0. I know that NRF51822 has random delay(0ms~10ms).
However, there must be no delay to complete the development of the board...
Hello!
I am a master student at NTNU Trondheim working on modelling the energy consumption of NB-IoT for IoT application simulations in cooperation with the NTNU IME IoT...
Hi Team,
I am new to nrf and using Nrf52832 and SDK 14.2.0 for development I am facing a problem, I want to select only Port0 pins as GPIO pins. how to make it. I gone through...
I use the following settings to communicate with the nRF24L. But there is no connection. What's wrong? NRF_RADIO->TXPOWER = (RADIO_TXPOWER_TXPOWER_0dBm << RADIO_TXPOWER_TXPOWER_Pos...
Hi, i'm starting to develop on the nrf52840DK and trying to understand the Nordic SDK (using the lastest version at the time 15.3). Just edited the blinky example to read...
Hi,
I am developing a product using nRF2840 which performs periodic sensor readings.
Due to the nature of the sensor I'm reading from ( sensitive to noises and placement...
Does the current example code for CTS work with an iPhone, by this I mean that the CTS example code is able to retrieve the current time from an iPhone? I have an iPhone X...
Hello,
We am using nrf52840.The SDK is 15.2.0.I successfully combined usb example code with buttonless dfu. I could update more than once and it worked fine.
Depending...
Hi,
I have a working system based on NRF52832, SD132 and SDK 15.0. I am working with with the default MTU as my data requirement is low and everything is working great....
Hi i am using SDK15.2 nrf52832.
What is peer id? Which function is adding device mac address to whitelist? how does the whitelisting process implemented in HID example code...
In iOS, I have developed one sample code for BLE scanning and connection with peripheral.
I have one nRF51822 Ble. It has secure pairing mechanism. (Claimed by Hardware...
nRF52, SDK15, S132
Hi! After few days work I have stop scan from my central device on the nRF52832.
I can't to understand reason of this. But I need to know is scanning...
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this bootloader code install...