I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi all !
I have been working on an nRF51822 based board for a little while, the ten 1st prototypes worked well so we asked our factory to make 20 other with the same design...
Hi All,
Is the lite programmer which comes with the nRF51822 Development Kit sutable to program my code into nRF51822-Beacon?
If yes what cable would I need (supplier...
Hi,
I'd like to read PnP and the system ID from Device Information Service.
How can I initialize system and PnP ID? Are there any examples how to do this for nrf51822...
Hi,
I'm calling sd_ble_gatts_hvx and every once in a while I get an error code of 0x3401. I went through the SDK documentation but I could not find what that error code is...
Hi,
I have a peripheral device that needs to connect to both Android and iOS phones. Depending on which type of phone it connects to it is required to perform different tasks...
Hi
I tried SDK6.0.0 porject at below link.
C:\Keil\ARM\Device\Nordic\nrf51422\Board\nrf6310\s210\ant_bicycle_pwr
According to SDK documentation, we didn't need to modify...
Hello!
I need more battery life and higher resolution in my applications. That's why i need to level down the signal power, if it is possible. Thanks in advance.
Hi,
I'm using nRF51822 Bluetooth Smart Beacon Kit. Is it possible to to switch between
beacon mode and configuration mode without the need to press SW2 button e.g.: by...
How do I keep advertising when I have a connection come in? I'm a BLE peripheral.
I'm running SD 7, is there a particular flag or sequence I need to do now that I've upgraded...
Hey!
I'm testing out the new SoftDevice and am trying to update firmware OTA but thus far have not been able to do so. I've tried from the Master Control Panel android...
I'm using NRF51822 as SPI slave and STM32 as SPI master. Everything works fine except the first SPI transaction after resetting both boards.
On the first transaction I...
Hi guys,
I'm curious whether or not i can try the mbed platform on the EK board. The circuit of the mbed kit and the EK look pretty similar. All the LEDs and buttons are...
I'm using the NRF51822 - I've just started a project. I can build and load it into my target board. I enter debug mode, and I'm able to do step through the code, add breakpoints...
What are the iROM and iRAM settings for the v0.5 S130 softdevice for the nRF51822?
The S130 softdevice spec sheet provides some clues, but no specific settings.
I've...