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 not able to find the schematics of the development board.
The info center redirects me to the download page of the nRF52840-DK but there are no schematics in the drop...
Hi,
I was wondering if you could give me information on the validity period of the GPS assistance data?
In other words, how often do you need to download the data...
Hello,
I am working developing an application that sends data as notification to connected host at the data rate of 2KB/sec. The chip being used is NRF52832 with S132 soft...
Hello there; My setup: NRF52832 SDK 15.3 I'm facing some problems with FDS when i use it with BLE activated.
When i read or write on FDS using fds_record_open or fds_record_update...
I followed the steps mentioned in the Bluetooth low energy Characteristics, a beginner's tutorial, but at "if ((p_evt_write->handle == p_our_service->characteristic1_value_write_handler...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
52810, LIS3DH, I call nrf_drv_twi_tx got NRF_ERROR_DRV_TWI_ERR_ANACK return using either TWI/ or TWIM . Here is my code:
const nrf_drv_twi_config_t config = { .scl = TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER...
Hello,
I want to verify with you if the Standby current for My Bluetooth 5.0 corresponds to the system "on" according to the Bluetooth datasheet or there is another way...
Hello, we've built up quite a bit of experience programming Nordic targets with Keil and nRFgo studio. We love your products. However, we are considering moving away from...
I'm trying to get debug output to appear in my Segger J-LINK SWO viewer (from an NR52840 SDK board with NRF5 v16) which I understand is a potentially complicated process;...
I use Peer Manager for storing bonding infomation with nRF52832 (SDK14.2) using gcc.
I understand Peer Manager uses FDS, and FDS uses flash memory from 0x7D000 to 0x80000...
Hi All,
I know this question seems to have been asked many times already but still does not seem to work for us even after checking forum answers.
Hardware: Fanstel BT832...
I have followed up this example and compiled successfully but the NFC pairing is not working at all.
I use my smartphone (Google Pixel 2) to touch the NFC antenna and nothing...
I can control GPIO P0,but can't control P1, when I load project with nrf5340_dk_nrf5340_cpuapp ns configuration.
If I load project with nrf5340_dk_nrf5340_cpuapp configuration...