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...
Controller:
nRF52832-QFAA
Reference project:
nRF5_SDK_11.0.0_89a8197/examples/dfu/bootloader/pca10040/dual_bank_ble_s132
Question:
The idea is, to store a init_DFU_by_flag...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 OTP version?
By the way, my development kit and board 0 seems have issue and cannot...
Hi
I use LESC sdk & nrf connect app
How can I know if my nrf51 device and phone are bounding through LESC?
From nrf connect( ios ), how can I know from nrf connect...
i got following error in my project when i import nRFBeacon project in eclipse mars.
E:\android\eclipse-mars\marsworkspace\nRFBeaconActivity\res\layout-land\activity_main...
I'm using the iOS latest iOSDFULibrary pods to import to my app. However, after I using DFUServiceIniciator service the log just show as attach. DFUQuestionLog.m
The only...
Hello,
I am trying to compile for the nrf52 this example coming from NordicGit and I am getting the bunch of errors showed below. If I focus on this one
compiling bsp_btn_ble...
Hello!
I work with nRF52. I have a code developed in Eclipse Neon and I have to switch to Keil. I tried to create a new project from the template_project example found in...
hi team,
i have tried to connect my device with RTT. i could not connect. i just followed the instruction as below link
devzone.nordicsemi.com/.../
if i insert the...
Hi everyone,
I am using SPI master for transmitting and receiving data. I can config and send a string through SPI master 0. My problem is that, there is a 0-bit which...
Hi,
Kindly help with some insights/tip on how to debug this hardfault. The code gives hardfault on my custom board, but not on NRF52-DK. My custom device is only populated...
Hi,
I am currently in the process of interfacing the HMC5883L magnetometer with my nrf52 development board. I have verified the connection to be working using a logic analyzer...
I have one central(SDK 10.0 S130) and one peripheral(SDK 8.0 S110) device. Normally central device can connect peripheral device it's ok but the peripheral device will stay...
Hi Nordic,
I'm porting hrs application on nuttx OS. But when I call sd_softdevice_enable function, it goes to "RESET". I read below article which mentions that SVC handler...
Hello all.
I'm having some problems with compiling the bootloader_secure project:
I downloaded SDK zip from http://www.nordicsemi.com/eng/Products/Nordic-Thingy-52 and...
Hi, I would like to detect the presence of a particular device in an environment where there are many devices advertising. The advertising packets are received by a scanner...