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...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
I've run out of space in my attribute table. No problem, I'll just make it bigger with ble_enable_params.gatts_enable_params.attr_tab_size .
The easiest way to do this...
Hello,
I am trying to implement a clean shutdown process, but running into some issues. The flow of the SPI use is as listed here:
Initialize SPI instance and...
Hello,
I`m using more or less the Nordic OTA bootloader implementation.
There is a timeout that forces the bootloader to reset, if no action happens.
Because we have...
Hi, I want to know relation about Scan interval/window, ADV interval.
I knew scanner is scan during window term.
Then, When i use central and peripheral at one device...
Hi.
I'm trying to make NRF52 write 6 bytes of data into flash and read in the DFU Bootloader.
For that purpose I choose to use "pstorage" library instead of other flash...
A new blog post provides an explanation on how to develop desktop applications with Python that make use of the serialized SoftDevice API:
devzone.nordicsemi.com/.../
Hi,
I'm building a peripheral app with SDK11 and a nRF52 microcontroller (softdevice 2.0.0).
When connection parameters are set in ble_conn_params_init, this always leads...
Hi all,
i want to use the example of ble_cts_c.
In the skd version 11.0.0 i read that is necessary to load the CTS with master control panel.
I donwloand it on my pc...
I have read a few posts on these forums recommending use of the DC/DC converter only on V3 hardware and up. All of this advice has been given for the nRF51822 rather than...
Hi all,
i want to add a cts service to my project.
i started with ble_cts example of sdk 11.0, but it's not clear what is the correct procedure to do it.
I add the service...
I tried to add a dfu service to the SDK 11.0.0 ble_rscs_app by following the procedure here . I was able to successfully compile and run the application, and when Master Control...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Hi all
We use the nRF51822 with the S130 V1.0.0 in the peripheral role and a Galaxy S5 in the central role. As soon as the S5 connects to the nRF, we send a connection...