Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
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 everyone,
i just stuck with bluetooth Range in nrf51822. I am transmitting data using bluetooth at +4dBm(which is maximum). In my experiment my nrf51 dongle is moving...
Hello, I am using the examples\ble_central\ble_app_hrs_c project from SDK_8.1.0 with s120_nrf_2.0.0 on an nRF51422_CEAAB00. This when the variable m_scan_mode set to BLE_FAST_SCAN...
Hello Noric expert.
I am stuck with writing data to flash. I am using nordic's nRF51-DK.
My sdk version is 9.0
Could you go over my code ? My code is attached.
...
i have successfully uploaded my custom made file to my nrf51422 sdk v8.0 and softdevice s110 using DFU/bootloader. but when i try to upload my file 2nd time i got an error...
Dear Developer Zone
I have searched now a lot in the Internet, mostly the say it's possible to reprogramm the Firmware of the nRF51822. I have such a chip and a JLink Debugger...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi,
What is the minimum current draw required to keep on internal DC/DC regulator in nRF51822?
In S110 SoftDevice profile, is it possible to keep on internal DC/DC regulator...
Hi,
I developed an application for nRF51822 starting from ANCS example.
All works fine but I have current scenario ... starting from a clean situation ...
Execute...
i use demo ble_app_multilink_central and ble_app_multilink_peripheral ,in SDK 8.1.0,but when i use sd_ble_gap_connect (S120 to S110)return NRF_ERROR_INVALID_STATE ,
why?...
I am checking values of my PCB with an nRF51822. VDD = 3V. AVDD ~= 800mV
I was expecting a the AVDD voltage drop to be much less. What should the AVDD voltage be? What...
Hi,
I want to design one BLE braodcaster and one BLE observer using nRF51822 chip.
What should be the advertising interval time and receiving interval time (with receiving...
Hi:
I am using the ANCS from SDK9.0 ,SoftDevice8.0 and iOS8.1.3.
Every time when I run ANCS, SPI will often crash.and error codes is:NRF_ERROR_BUSY.
Don't know if...