We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Good day
Due to I am very new with NRF chips and I did not find direct answer on forum I require some clarification on that moment...
The task is to detect input pulse...
Would like to capture the HCI flow through rpmsg (Rx and TX) using the btmon tool between application and network core. could not successfully do it.
Procedure:
1. Build...
As mentioned in the DK board User guide nRF52840_DK board is preprogrammed, so, till now we didn't flash the DK board.
I tested the nRF52840_DK board using J2 USB connector...
Hello, with the new version of the nrf5340 version D in the NET CPU RTC0 stops to work and the RTC0 IRQ is not called
now for example the counter is stopped at 87 and the...
Hi,
My problem is that I can't sniff any advertising packet using Wireshark.
I have well followed the detailed procedure https://infocenter.nordicsemi.com/index.jsp...
BLE app uart code write to the BMD 350 device. BLE is disconnected.
If any reasons?
How to configure the TX and RX pins ? when i change the pins, fatal error will come...
Is clearing the NRF_UART_EVENT_RXDRDY really sufficient before exiting the IRQ handler? Since Cortex M4 is used, there's no need to clear the pending register (to avoid the...
Hi, Could you pls check, is it ok if these logs happened?
No firmware defined for selected device Please make sure the device has been programmed with a supported firmware...
Hello
I would like to modify the example "ble_thread_dyn_mtd_coap_cli_nfc" to use Just Works pairing instead of OOB with NFC.
To do this, I modified this in sdk_config...
Hi,
I worked few years ago on a project with the configuration below :
nRF Mesh SDK V1.0.1
nRF52832
I used the light switch example where the client and the provisioner...
Hi, I have built a project upon the aws_iot-example. There are three shadow-topics that the device may publish to (/update, /get and /delete). To me it seems there is no possibility...
So I'm trying to get to grips with the ble_app_blinky example from nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_blinky
To start with I grabbed the hex file ble_app_blinky_pca10059_s140...
Hi, 1. In ncs v1.5.0 nRF5340 I need to drive a spi peripheral w25q128 2. How do I generate this file?
3. Where can I find the syntax rules that generated this file? 4. Can...