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...
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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
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...
Yo men,
I study this web
infocenter.nordicsemi.com/index.jsp
Experimental: Flash Storage
I have 100 bytes data need to read/write/store.
So I think even this is Experimental...
Hi guys,
I compile a provided example with my nRF51_DK and it works well. But when I re-run the program, it will be block in function "sd_rpc_open()". The only solution is...
@Vidar I'm facing a issue with Debugging using Eclipse, following the steps you mentioned in the tutorial "Development with GCC and Eclipse".
Made the below configuration...
TLDR: My dongle has stopped functioning. I think something was corrupted during a j-link update. I'm trying to restore functionality to the device by reflashing the master...
hi
its not working as i want . y is that?
first step i try to toggle just with one cc that is the code below
with changing of NRF_TIMER2->CC[0] = 65536; nothing happend...
I am trying to come up with an estimate for the current consumption of my application for the nRF51822 and I am getting a little bit confused.
To give you a broad overview...
The function nrf_drv_saadc_channel_init() in nrf_drv_saadc.c does channel initialization by calling function nrf_saadc_channel_init() which will set PSELN and PSELP of the...
Hi
I have asked some question about 2 weeks ago.
And I have a additional question about softdevice interrupt.
VSYNC interrupt is occurring every 200ms in my project...
Hi
I've discovered some unexpected event handling in the fds_evt_handler of the module peer_data_storage.c in the peer manager. We have the peer manager running and use...
Sorry for asking that maybe again, but it is not really clear to me.
I'm developing a Bluetooth product with your nRF52832 on our own PCB.
I have read we have to do...
Hello, I am using SDK10 on nRF51422 with PCA10028. I want to port a code written from ant_sdm_tx_cadence_s210_pca10028 with s210 v.5.0.0. to S310 v.3.0.0 to include some BLE...
Hi,
Would anyone be able to upload a template code for programming an LCD using the nRF51822 or nRF51422 with SPI?
I am using Sharp’s LS013B4DN04 Memory LCD. Here's...
Hello ,
I'm Dinesh Katkar,We as team planning for wearable IoT product,so selected Nordic sem's Bluetooth Smart SoC for our end application.
Can we control the play...
I see that the IOS-Pods-DFU-Library interprets the value in this particular characteristic. But I could not find good documentation as to how should this be used?
Can it...