Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...
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...
Hi,
I`m working on our firmware for nRF51822 and I received the assert from soft device when turning off the global interrupts for our time-dependent procedure which have...
I am using PCA10001 board.
First of all i am unable to find nRF51 SDK.exe.
So i downloaded SDK form below link
link text
I changed device to nRF51822_xxAA.
Now i...
Nodic Semicond has made a nice step-by-step description for how to fix a corrupted infoPage.
It involves starting nRFgo Studio from a command prompt with "-defaultsettings...
Hi,
I want to make a connectable bluettoth transmission. I need 1 service with 3 characteristics, but for now I only want to see my service in app. It is possible to do it...
I have a nRF24LE1 processor.
We have an 'RF bootloader' which operates from the pc running a 'nRFUpdate 'Firmware over the air'' program using a dongle made by 'sparkfun...
i am running this code on my nrf.
const nrf_drv_timer_t TIMER_LED = NRF_DRV_TIMER_INSTANCE(0);
uint8_t flag;
/**
* @brief Handler for timer events.
*/
void...
I currently have both the nRF51 DK and nRF51 Dongle plugged on my PC. In Keil, when I try to load my program into the nRF51 DK I get the following error: "No JLink is selected...
HI People,
I face a problem when I do an OTA DFU from APP to APP. I compiled ble_app_hrs S110_with_dfu example fro sdk 9.0.0 and did OTA dfu. Now the device advertises...
I'm in the middle of putting a NRF51822 device through bluetooth certification. The test house has asked that I have modes where the radio is transmitting on certain frequencies...
Hello. I finally succeeded mouse keyboard combo. I use mouse sensor with SPI. I send mouse_move_data in loop. However, when I connect with the computer, the mouse pointer...
I am trying to debug a SPI application using Keil and the Eval board, but am having problems with control of the port pins. I am using pin 23 as the CS pin. it configures...
On SDK 9.0 only
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort to main the quality of the release...
Hi,
I'm in the process of transitioning my application and associated bootloader from SDK 7.2.0 to SDK 9.0.0.
I can compile both my application and bootloader now against...
Hello,
In order to test my BLE project with a development kit from Nordic, i want to know the following :
Does the nRF51-DK contains Revision 3 of the nRF51422 ?
...