Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...