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...
Hi All,
I use S120 device to monitor advertising and output the mac address,RSSI information via UART to PC terminal. The PC terminal can receive data continusly from the...
I found ble_dfu.py referenced in some posts to help automate the generation of an application.dat metadata file used (along with the application.hex file) to create the input...
in the code below, the keil IDE is flagging with red squiggly APP_BUTTON_INIT, claiming that it is an undefined symbol. It also says that this implicit declaration of 'APP_BUTTON_INIT...
Hello all.
while trying to calculate the data rate from bluetooth low energy , i have two questions
Is there a possibility to measure the data rate by using nrf sniffer...
I have an algorithm which does quite a bit of number crunching. I'd like to know how many clock or instruction cycles this algorithm is using. How can I get or calculate the...
Hi all,
I am not sure what to do now. I have been trying to get the s130 working with the device manager. I tried using github.com/.../nRF51-ble-app-hrs-s130 with sdks...
Hello,
in my application i use a bootloader for S310 and S310 V2.1.0.
The Bootloader is configured to use NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION and the application...
Hello Everyone
I am using two application timers one of standard battery service and one i have made for adc sampling like this along with the code added for battery timers...
When I update the advertising data from the radio pre activation hook (800µs), the updated data does not appear in the advertising event following 800 µs after the hook is...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
As per the steps given to program bootloader to the device i have programed it.
But the code is not getting executed i.e advertising nor led initilization is taking place...
Hello im trying to connect to a slave on BLE_GAP_EVT_DISCONNECTED event.
Can i use sd_ble_gap_connect(...) on this state, im getting error code 0x3202.?
regards, Vo...
Hi, I have bought the nRF51 development kit. I have downloaded source code for nRF51822. This comes with LOTS of examples but I suspect the codes are not for my board. Is...
I'm manually creating the .dat file for a DFU following the format specified in this document .
Where can I get the device type and revision values from to populate those...
I have bought the nRF51 dev kit. I can download all these soft devices. But what do they really correspond to ?
I think of them as library/apis for doing BLE development...