In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Hi. I am trying to add DFU service to sourse code with existing service. When I try to run service without device manager + DFU or run device manager + DFU without my service...
Hello!
I am trying to build a connectable Eddystone beacon with a Blend Micro board which uses nRF8001 . I used the BLEPeripheral library ( github.com/.../arduino-BLEPeripheral...
Should I call app_sched_execute at least once before the first app_timer_start ? I have a strange bug and I realized that calling it before is a fix but I don't see this in...
Maybe this is a newbie question but, I read that using TEMP is a restricted resource for the SD but I could not find any driver or example to use it correctly.
Can someone...
I am trying to determine the suitable set-up to determine when my system's battery source (lipo battery) is too depleted.
I am running my nrf52 at 3 volts and the Lipo Battery...
Hi. I try to fusion 's130_nrf51_1.0.0_softdevice' and 'flash write'. I checked flash write. but when i implement flash write with s130 softdevice, it is not working. If i...
I have the nRF52 dev kit, and I hooked up pin 13 to SDA and pin 18 to SCL on an I2C device. There are no external pullups on the SDA or SCL lines.
However, the TWIM module...
I tested some features of the new nRF Connect application version 1.0 on PC. The application has a lot of interesting features useful to develop and debug embedded software...
Hello Everyone!
I want to make a project that will recognize some tone in the air, up to 5KHZ, and will send nrf8002 a message as a result.
I though to use the nrf52 proccess...
I am using SDK_11 s130 ble_app_gls on nRF51-dk.
An Android phone running nRF-Connect app was able to pair and bond with nRF51-dk. First time doing pairing and bonding works...
Okay, noob alert. I am designing a product that requires a simple iBeacon (redundant?).
I have this hardware on my bench:
nRF51822 Bluetooth Smart Beacon Kit and downloaded...
Hi, I am trying to write a small android app to send direct advertisement to particular device.
i am using 0001 for direct advertisment. But when i advertise the data, message...
Hi all,
In my project i want to transmit and receive one character by using 8051 controller. One is act as full transmitter and another one act as full receiver. In my...