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...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
I Just upgraded my RTE to the latest two minutes ago, and tried an RTX example.
The example compiled OK, But in RTE manager, it is showing missing component.
Screenshot...
Hello!
I'm in doubts about proper configuration of GPIO pin, which I'd like to be able to reset external device (DWM1000), connected to nRF51 by SPI.
The datasheet says...
Hello,
I’m working on my own custom board based on the nrf52832 (QFAABB).
Here the schematic:
I succeed to flash the board with the nrf52DK (PCA10036) via the debug...
Hi there - new to Bluetooth but have an interesting question.
Is there a way to have multiple users connected to the same Bluetooth connection to stream music? For instance...
Hi community,
I am working on IoT device. We want to establish a secure connection therefore we are going to need a secure storage for our private key. I am aware that the...
Worked fine until yesterday. Board turned off with computer, also the power switch on the board was in off position before turned on this morning. Now the debugger circuit...
Hello Nordic Team,
Please, I would like to ask some questions about BLE based smart-phone accessory.
Actually, I think about using a BLE based accessory (for instance...
Tuning the nRF24xx matching network:
The balun-function is done by the
180° degrees phase shift in L1. This
causes the signals from the two ANT
pins, 180° out of...
I am sending IMU data as 20 byte packets through nus service at the rate of 50 such packets per second. The device is a nrf51 DK configured as ble peripheral (S110). The application...
Hi all,
I have a makefile which runs perfectly from the command line on Windows under GCC, but in Eclipse it fails with this message in the Console:
make flash
make...
My application had a ID to separate difference device & host for the communication in the same area. When the Host power up, it need to search any existing same ID Host nearby...
Hi ,
I want to set the channels used for exchanging DATA (after connection) when peripheral and master are connected.
i searched and i find that it's like this :
//Set...
Hi I'm using the PCA10003 dev board to try it out the OTA firmware update.
What i did is exactly that:
Modify the bootloader example for S310 softdevice and 10003...
Hi, I have been developing with the nRF52 DK for the past couple of months however I have encountered an issue today which I am unable to resolve.
I am unable to establish...
Continuing my mission to have SES set up to be the complete development environment on a Mac I am struggling to get the Jlink Debugger to behave with SES.
It appears I...