Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
I've seen the demo, but I understood that it wasn't really supported by the SDK at the time. Has a sample/demo been released for using NFC as OOB pairing with an (android...
I want to upload firmware from my desktop computer using some dongle. Is there any windows compatible nrftoolbox software? I am using the nrf51822 qfaag0 chip with softdevice...
In the function log_rtt_init(), the SEGGER_RTT_ConfigUpBuffer()/SEGGER_RTT_ConfigDownBuffer() can't config the customize buffer if the parameter buffer index equal to 0 (...
Hi all, i have loaded the example on my smart beacon kit (nrf51822 chip with softdevice s110), and it runs without problems. But in this example, the "normal mode" of the...
Looking at the documentation here (for SDK 11, s130)...
infocenter.nordicsemi.com/index.jsp
I see two conflicting statements
These APIs require that the...
The examples of whitelisting that I am looking at (ble_app_proximity, ble_app_hrs_c) both create their whitelists just before a scan. I am wondering if this is actually the...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi,
I want to use more than 8 devices with gazelle protocol, so is there any way to expand the pipe number or change the pipe addresses in runtime ? Host device will know...
Hello, I have a problem NRF905. Sending distance is 0-30 cm maximum.
I want to ask if the defective product or it may be due code?
TX RX uses the base code of the library...
Hi Team,
In current application, each BLE node (nRF51x22) need to switch between Broadcaster and observer roles . Beacon kind of behavior is required i.e. no connection...
Hi All,
Please, I have some questions about the use of iPhone wireless shutter release button:
Q1: Is it possible to connect to an iPhone wireless shutter release button...
Open the nRFgo Studio and connect PCA10028 (NRF 51DK Board) then Erase all data
Open the uVision V5.18a
Open the DTM project file of the example in the following...
Refer to the NRF 51DK Spec page, It can be support Bluetooth 4.2 spec.
In the Bluetooth 4.2 spec, The device can support the maximum PDU size of 255 bytes
Where can I...