FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
Hi, can someone provide an example of reading the device ID from an QSPI flash (NOR)?
I'm trying to get it using my NRF52840 using the nrf sdk17.1 with the flash IC AT25FF081A...
I see in the datasheet that the NFCT peripheral supports wake-on-field, but the application I'm interested in is to upload/emulate an ID number to the NFC tag, and then hours...
Hi
I need to reball some aQFN73 nrf52840 devices and I couldn't find the specific ball size in the product spec document Nano_BLE_MCU-nRF52840_PS_v1.1.pdf
Can someone...
Hello,
We are currently working on a project where we need to sample a frequency input on a GPIO pin up to 6MHz. I have tried GPIOTE and TIMER with a PPI channel, but can...
Hi
I am reading the exernal power in one ADC channel and the backup battery in other ADC channel. When my hardware has not external power and the backup battery drop until...
Your old documentation website ttps://infocenter.nordicsemi.com/ carries a banner saying it will be shut down on 18 June 2024. Please don't do this! I can't find equivalent...
I'm running NCSv2.6.0 on some custom hardware, with an nRF52832 IC fitted. I'm trying to trigger an ADC measurement every ~ 300usec using a Counter, so need to set the Counter...
Hello community,
I am working on a custom nrf5340 board design, that uses the BL5340PA external antenna module to implement the nrf5340 chip in the design. The BL5340 module...
I have recently upgraded my SDK from NCS V2.2.0 to V2.6.0, and have come back to some firmware I had working under 2.2.0 as I need to progress that. The firmware is based...
You may ask what poolside means. It means at my community pool, where I don't have Internet access via Wi-Fi for my laptop.
I wish to run some AT commands like AT%NCELLMEAS...
Hi, I have followed the instructions in Securely generating credentials for nRF91 Series devices - nRF Cloud but cannot connect to nRF Cloud.
I think the instructions on...
I'm confused about the use of these two functions. I want my app to sleep immediately upon start and then wake up and do a BLE advertise when I press a button.
I...
Hello everyone,
I've been spending a lot of time to fix the issue not being able to enter DFU mode with the following error. I've changed so many versions of GCC, but it...
Dear Nordic devzone community,
I have designed a custom board using nRF9160 and I am able to send and read out certain AT commands which confirms to me that most of the...