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...
My application is based on the ble_app_uart demo. I want to get the BLE approval from the lab. The lab want me to tell them the Bluetooth profile of my application. How can...
Hello,
I am trying to interface the STPC16CPC26 with the NRF52832. As per the datasheet of the display driver, we have to toggle two IO pins from the NRF which shall be connected...
I want to write protocol stack and my program to 518222 and now need the manually download device or the automatic download device. can you offer me the communication ways...
Hello
i am using Nrf52dk. i have Visualgdb.
i would like to use the Nrf5 IoT sdk in visualGdb.
i have some question. is that Nrf5 IoT sdk will support the SysGcc toolchain...
good time dear Engineers!
faced with a problem of S132 nRF52. ADV data of packet lost.
I compared the RAW data according to screens below:
If I use nRF Connect ...
Hi, Nordic
I see this question: devzone.nordicsemi.com/.../ , I follow it, then I can see log in J-link RTT viewer.
But when it work, I find after some time, the old log...
Hi would like to evaluate the consumption of my pcb in connected mode using a nRF51. For that I use the nordic excel tool : "APM_nRF51822_S110_v3 0c.xlsx".
But I really don...
Hi,
I am trying to save some data in flash by using the Flash data storage.
However, everytime I try to write data to the flash, the module returns this error code:
FDS_ERR_UNALIGNED_ADDR...
Hello,
I'm making bootloader(nrf51822xxAA SDK12.1.0 and SD130 version).
I have some problem in micro-ecc installation.
To install micro-ecc, complete the following...
Hi, I have a problem with DFU OTA.
I use nRF Toolbox's DFU to upload nrf51822 QFAC, most times it works.
However several times, after the app altered "** bytes transferred...
Hi,
I want to generate a 2.048MHz clock on one of the IOs of nRF52832. Could you comment on following questions?
1- Can I generate this frequency (with no load on CPU...
Hello, I work with some ADC 24-bit (HX711) and for getting data from that I need after low level on first gpio pin to fed 26 pulses to that with time period about 1us on second...
Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS...