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...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hello,
I am new to Nordic devices. So it is tough for me to understand PWM examples. Can you provide me the simple code of PWM? Basically, I want to give a specific brightness...
I read somewhere that nrf52 has default tx power 0 dBm (I use S132 softdevice). I would like to set it to +4 dBm. How to do it? I know sd_ble_gap_tx_power_set function exists...
I am using arm-none-eabi toolchain for Linux and so far I had no problems with s110. However today I have written some simple application for s130 but it doesn't even start...
Hi,
I'm using two PCA10056 boards and my phone to perform the light switch mesh example. Now I want to perform something like, use nRF mesh app on my phone to turn on the...
hi i am working on ble_App_uart example in nrf52840 DK and i want to advertise in non_connectable mode. i have checked into ble_advertising_start() and ble_advertising_init...
i am working ble_app_uart example here in peripheral i changed the advertising mode from connectable to non_connectable mode and i checked in nrfConnect app the peripheral...
Is it just me, or does the CMSIS Configuration Wizard really not give any visual distinction between options which are 'Enabled', and those which are not?
eg
On the...
My first layout for the nRF9160 chip worked well but we were unable to locate the GPS amplifier.
We are working on finalizing our layout for a nRF9160 module.
We are still...
hello !
I am using nRF51 SDK 12 and even when I add the library of app_uart_fifo on keil it can't find app_fifo.h. As the screenshot shows, it is
please help for my...
hello ! i want to recieve data with nrf51 (multi_link_central) from another nrf51( ble_peripheral)
i dont have any error in my code but i have a part of my code how make...
Hi,
I am using NRF52832 as a BLE device and using the nrfConnect app to connect to it and access the custom characteristics and services. After connecting to the board using...
I am using two microcontrollers for my application, one of which is the nRF52. What I would like to do is transfer the firmware for the nRF and external uC as a single bundle...
Hello All,
I have 2 evaluation boards nrf53840 EVB "PCA10056".
I would like to run on them the "ble_app_uart" in "nRF5_SDK_15.3.0_59ac345" as following:
A custom board...
let say i have a temperature sensor connected to one nrf 52840 dongle of a mesh network. Now can i make the Led of all the dongles glow if the temperature increases the given...
I downloaded the latest nRF5_SDK_15.3.0_59ac345 and some other old versions of SDK documents. (I am trying to use pca10040 development kit to program Fanstel EV-BT840F, aka...