I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hii everyone,
In a project. I'm trying to add dfu to a central and peripheral project. While doing I come to know that dfu using device_manger calls for its processing...
Hi,
I want to use the RSSI feature for CCA, i.e. measure background signal strength. The radio is started in RX mode, then I use the following code to get one RSSI sample...
Hello,
i implement the CTS_C example in my application.
I get the correct time Output in the UART.
Is this time the running in the Background?
How can i check if is...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
IN COMP of 52832, I find that a current source around the COMP form a OSC with a cap. I want to know what is the use of this OSC. And can the current source be disabled if...
I have a few characteristics under a service, and I'm trying to store the value if any of these characteristics is written to. However I run into an issue where if I enable...
Hi !
There is one thing I don't understand with the led included on the NRF51-DK board.
According to this thread ( devzone.nordicsemi.com/.../ and the datasheet it seems...
I want to take saadc samples for one second,every 5 seconds,the rest of the time the mcu is in system on sleep mode with rtc1 on.Eery 5 second there is an rtc event and the...
As the datasheet showing
The GPIOTE input mode consumpt upto 22uA ,it is inconceivable.I want use NRF51822 to design a ultra low power consumption production ,and use...
HI:
I want to use nRF24L01+ as TX, and nRF51 Dongle as RX. And I try to use nRF51 Dongle to just listen for the RSSI of the NRF24L01+. Is there any example or reference...
Hi, I am new to nRF51DK. I am following this tutorial shown below:
developer.nordicsemi.com/.../a00066.html
After I flash my s130 softdevice, I follow the file directories...
Hello,
The intent of the implementation is to first connected to a central using fast advertisement and once they are connected the first time, if they disconnect, the...
Hi, i am going to tune my PCB meander antenna by soldering center conductor of semi-rigid coax cable directly on to the coplaner wave-guide trace and outer conductor on to...
Hi, i am designing a board using balun in it. Also, i am going to use meander antenna of nordic dongle(reference image is attached). As i can see, there is no RF coplaner...
Hello , I want know , if i used the Gazell Pairing Library (gzp) , it means that I can not use the ACK
Payload function ?if i can use the ack payload function place give...