[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...
Hi,
This is somewhat open ended question, but I wanted to know the implications of modifying the default bootloader (one that comes with SDK v6.1.0) upfront, so that the...
Hello guys,
I have a very strange issue when working with UICR 's customer register.
I am using a SEGGER Flasher Portable with J-Flash V5.10d to load a hex file (which...
I have a code using S110 with nrf51822
And I have a timer to trigger a SPI master get some data from module
It successful get the data from module (SPI) but the nrf51822...
Since the nRF52 does not have the VDD_PA signal that the nRF51 has, what is the recommended method for connecting an external power amplifier that needs TX and RX enable signals...
Hi
we are facing the problem of infopage with nRF24lE1. i heard that its bug from nordic side in nRF24lE1 series. i have tried the method to recover the infopage given by...
HI,I want to send multi packets per connection interval. I have checked some questions and thread.
like this link text
and this link text .
according to the example...
Hi Team,
What if I don't what to use BLE stack but still want to use nRF51 Radio (PHY + MAC) to implement some custom communication protocol between multiple nRF51 devices...
i am new at this so please bare with me.
i was using a nfr51822 with s110 version 7 and i now i want to migrate it to s110 version 8.
i have made a few changes according...
After checking bootloader example from the SDK version 10, I am not able to find appropriate ROM / RAM addresses configurations for 16kb RAM chip. The Bootloader examples...
Trying to run S130 V2.0.0 with ble_app_proximity on a BLE400 motherboard.
Im getting a hang at the call to SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM, NULL...
Hi,
We just received our custom board based nRF52832, below nRF52832 schematic
I succeed to flash the board. but i have frequency troubles.
I made a simple exemple...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
I have opened the nordicID sample project "InventorySample" for Windows CE in VS2008 it successfully builds the project but when i deploy it on mobile simulator Pocket PC...
Hi,
I'm using S132 v2.0.0 and nrf52832. I've got a problem when I'm trying to call any softdevice function from radio notification event handler.
#define RADIO_NOTIFICATION_IRQ_PRIORITY...