Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I am using nRF51422 with a 16MHz crsytal, HMC5893, LED and MPU6500. I have noticed that the power consumption in IDLE mode is approx 1.2mA. This was originally at 6mA. I call...
I am trying to get DFU/OTA to work with the supplied sample Apps, so far no luck. I bought the nRF51 DK to have the hardware matching and tried with SD S310 2.01 and dfu_dual_bank_ble_s310_pca10028...
can you recommend me cloud provider which support Nordic, nrf51822->BLE->AndroidPhone->IoTcloud? e.g http://developer.garmin.com http://www.cumulocity.com or ...
Id like...
I wrote code to jump from application to bootloaer in softdevice 7.1.0.
It work allright,but other module of the whole program got a trouble like this
devzone.nordicsemi...
Hi,
The device may be talking to a TX/RX station (connected to the Windows PC via USB) that uses an nRF24LU1+ so I'm guessing I will need to use ESB for compatibility...
Hi,
Where can I find the instructions on what tools need to be installed to reprogram the nRF51822 beacons? I haven't been able to find it in the documentation provided...
Hello
I am working on a nrf51822 EK, i have worked out on BLE-multilink central and peripheral examples which were given in nrf SDK examples but it did not work.Please provide...
Hi
I need to configure my nrf51 tx power so that it is discoverable only at a particular range/distance.
for example: i need my device to be discoverable only within...
I'm using the nRF_Libraries software pack and found something in dfu_transport_ble.c that I'd like to change, e.g. the MANUFACTURER_NAME macro to say my own company.
This...
Hi,
I am using device as ble-Peripheral SDK nRF51_SDK_7.2.0_cf547b5 and softdevice version :s110_nrf51822_7.1.0_softdevice.
As ble-central SDK nRF51_SDK_7.2.0_cf547b5...
I am currently migrating my projects to SDK 8.0.0.
I have problem with sd_ble_gatts_value_set function.
I receive write request in one characteristic (char.A), and i...
Hello,
I can't find an answer on my question, but maybe I looked over it.
I'm desiging a sensor which will communicate to a smartphone by BLE and to a PC by ANT. The communication...