[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...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We have an RFID application, the tag sends the 10 byte data and the data is read at the Receiver continuously thorough SPI channel to MCU.
Payload of 10 bytes, Enable CRC...
I've been playing around with the multi-central central/peripheral examples and I thought I would modify the peripheral to instead use a service I had written for another...
Hello, I want to detect the any activity of the ADXL 362 and blink the LED ON and it should also detect the inactivity to turn OFF the LED.I am able to generate the activity...
Hi,
We are using the Nordic Semi nRF51822-QFAA-T to do BLE project, but when we test CE/FCC RF test(Conducted / Radiated), there has a lot of noise around 2.4G.
BTW...
Hello,
I try to find the information if there is a softdevice (for nrf51 or nrf52) that supports "LE Secure Connection".
In general, where can I find which bluetooth version...
I'm lost.
Can someone point me to place or the best example of how to send data (any) from NRF51882 to iOS app when app is in background.
Is it possible at all ?
I'm trying out the ble_app_gls demo with the Nordic Master Control Panel app (on Android). What I see is that the MCP can connect to the device without bringing up a pairing...
Hello,
We are working on a third party module from china. We are trying to program it with keil but we are having problem with configuration.
We are using S130 v1 and...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
Hi
we have a custom board, where the clock does not start (verified by osciloscope). We do not use an external clock, so from our understanding the command to init the...
How can I use power fail IRQ for wakeup ?
How can I set polarity for wake up pin ?
Which method is better for wakeup, pin, comparator or RTC2 ? application is just two digital...
I'm handling the entire prepared write sequence myself, returning NULL for the memory request and dealing with the Prepare Write and Exec Write etc.
I found that if I send...
New to this development environment.
Blinky compiled, flashed, worked and debugged easily.
On BLE examples. The HTS example eventually loaded after setting the target...
I need a clock output (> 12MHz) from nRF52 for interfacing a sensor.
From the below post, looks like Max possible output is 8MHz since peripheral clock is limited to 16MHz...
Hello, I am apple developer and using Swift. Actually I'm just intern student.
#1
My boss assign some task to me to CREATE IOS App to scan nRF51822 Bluetooth Smart Beacon...