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...
Hello,
As far as I can tell, the NUS app sends a signed char of value -127 to 127 in decimal. Is there a way to use the stock UART application to send an unsigned byte...
Hi Noridic,
I follow the Application note Nan_36 and download the nrf51-ble-app-lbs project as a practice, but the compiling is not smoothly with SDK 9.0. I finally fix the...
Hello,
I am working with S110 stack and the custom application. I wanted to use the ADC driver with blocking and interrupts enabled. But the application is blocking and...
Hi, I use NUS quite alot with the following condition;
(SDK 7.2 & S110 7.1 with IAR 7.1)
When the peripheral only uses NUS, iOS cannot detect the peripheral at the ...
Naive follow up to What is NUS? .
Is NUS merely a vehicle for tutorials and fast prototyping? Or can it be used to build real world apps on?
If so, do we rename the...
Hi All,
We are in design phase of our project . We would like to use NRF52832 for our project.
Our project is a wearable based on BLE. We are planning to use RTOS in NRF52...
I am starting to port the example
nRF5_SDK_11.0.0-2.alpha_bc3f6a0\examples\ble_peripheral\ble_app_hrs to my board. I haven't made any change to the example to save something...
Hello, I have a problem when I attempted to increase timeslot length with 10 ms ,every time I received NRF_RADIO_CALLBACK_SIGNAL_TYPE_EXTEND_FAILED signal.
Why can't to extend...
I use nrf51822qfaa,s110 v8.00,keil MDK IDE.
If the program is wrong,The chip will reset,
I want to save some data to the FLASH area before the chip reset.
What I need to...
nRF 8001: How to use it in Beacon mode where in no pairing or Bonding is required and
it only transmits some information which cn be received by any phone that comes in range...
Hi.I had been confused with parameters of sd_ble_gatts_characteristic_add( ).If I set parameters
like that:
static uint8_t ast_notify_char;
..........................
HI,
I have to implement buttonless bootloader.I am having simple doubt.I am programming softdevice,application(Hrs example with bootloader),bootloader hex file using nrfgostudio...
Hi,
I am trying to perform RF production testing using nRF51 development kit. My DUT is another nRF51 DK. I am setting my DUT according to Figure 2 mentioned in nAN 34...