We have developed an application which uses the nRF9160 together with the same GPS and Ethertronics/Kyocera/AVX antennas as that of the nRF9160-DK . For the LTE antenna, we...
We're trying to measure supply current used by the NRF9151 DK but have discovered that the current measurment connector (P22) only includes current supplied to VDD, and that...
Hi,
I am using nRF54L15-DK for Zigbee light_stwitch startup testing. After successfully connecting the development board to the Hub for the first time, I evaluated the time...
I'm working on a project involving a USB dongle based on the nRF52840 SDK-2.9.1, which needs to communicate with a sensor (also an nRF52840) and transmit data via USB to PC...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
Nrf51822
SDK : nrf51_12.2.0
soft device : s130
Example : ble_app_beacon
I’d tried single channel adverting with nrf51 beacon. And I referenced this way to disable...
We are using the nrf51822 chip, however after typing the command: nrfjprog --memrd 0x10001080 -f NRF51, the chip is no longer able to start.
We have tried resetting the...
Hi Everyone,
I have successfully configured RTOS and BLE alog with onboard LEDs blinking into an RTOS code.
Everyhting runs fine if i run only the 4 tasks of LED blinking...
Hello!
I need to send 20 x 20 bytes with the nRF8001 and would like to reduce the transmitting time as much as possible to set the MCU and nRF8001 in sleep mode as long...
Hi,
I am confused about the ROM layout, would you please correct me? Thanks.
Based on my understanding, for open bootloader scenario(like nrf52840 dongle), the bootloader...
I am using the nRF52832 with the S132 soft device. I am trying to send a large amount of data (~5 kB) from a phone to my BLE peripheral. I am wondering if the queued write...
I Have attached my project which is an SDK 15. project, starting with the simple twi sensor project and including some functions calls from gpio from SDK 14.0, porting gpio...
Hi,
The following is the guide under this ticket: devzone.nordicsemi.com/.../where-i-can-find-the-example-of-usbd-dfu-for-pc-side
Terje said "you can use nrfjprog with...
Hello everyone
The following warnings and errors occurred
Warning[Pe223]: function "sd_flash_write" declared implicitly D:\ZIP\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a...
Hi I am developing on Adafruit LE UART Friend ( https://www.adafruit.com/product/2479 ) platform. Compiler: GCC 7.2.1 IDE: NetBeans NRF SDK: 12.3, SoftDevice S130 Debugger...
Hi,
I am trying to interface ESP8266 WiFi Module: https://www.amazon.in/OLatus-ESP8266-Wireless-Transceiver-Raspberry/dp/B072BG8LW1/ref=sr_1_1_sspa?ie=UTF8&qid=1531738374&sr...
Hello-
I am working with the nRF52840 with the 14.1 SDK.
I am using the 15.4 UART example and currently only data_ack is enabled. I am hoping to add poll_data and poll_ack...
I would like further clarification on nRF52840 Errata 179: RTC: COMPARE event is generated twice from a single RTC compare match.
I am creating a sensor system that needs...