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...
Dear all
I am on the pca10040 board (nrf52832), and I see the "Thingy_bridge" program is pca20020 board, as shown in Figure 1;
I am in the burning process, the simulation...
hi, im using ble_app_uart and im trying to do a simple communication and data transfer over bluetooth with my iOS.i want to send from the Bluefruit app a byte (0x55 for example...
Hello,
I'm using IAR 8.22.1, SDK 15.0.0, S132, nRF Connect V4.19.2.
I've loaded the 'secure_bootloader' example to PCA10040 EVB.
The device is recognized as DFUTARG...
Need to pass data from a battery powered sensor to a PC via a RF link. Would prefer
a COM Port emulation at 115,200 Baud. I already have a pair of nRF52 Development
Kits...
Hi guys,
Going through mesh packet format today and I'm stumbling upon the time_required_to_send_us method in broadcast.c which is used to calculate and indicate how long...
Hi,
I read and tried Mesh DFU given in " DFU quick start guide of nRF5 SDK for Mesh v2.0.1".
It says "To perform DFU transfers over mesh, use a customized version of...
Hi team,
Is there a way to figure out the phone id (to identify the source of pairing) after the phone has paired with the nordic device?
Basically what we need is is...
Hello,
I've downloaded nRF mesh and installed it on my iPhone, I can use it to provision my device, but there is a question about how to import AppKey on it.
I clicked...
I have a smartwatch, smartphone, and tablet.
I went to some place without any other bluetooth devices, my devices are able to scan and pair with each other. But nRF-51 not...
Hi,
I have followed sequence in http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fsdk_app_serial_dfu_bootloader.html&cp=4_0_0_4_3_4...
Hi,
I have a beacon code for nrf51 that I wanted to port to nrf52. It uses app_timer, gpiote and adc. The power consumption in idle is ~30uA. Now I wanted to port this code...
FDS_VIRTUAL_PAGE_SIZE
The size of a virtual flash page.
Expressed in number of 4-byte words. By default, a virtual page is the same size as a physical page....