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...
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 am facing one issue using app_timer.c, When I put the PRESCALER value as 327 and started timer as app_timer_start(timer_ID, 100, NULL);, It was giving only 920ms...
Hi,
I ran the Nordic nrftoolbox on Sony Z1 android 4.3. I found that the device name is not showing on the list as attached. Running the Nordic nrftoolbox on Samsung S4...
Hi there,
We are using the nrf8001 and a arduino to read out two sensors.
The two measurements should be at the same time and therefore are coupled to eachother.
Is there...
Hi
I try to program my custom board using J-flash and Flasher ARM ( for production ).
Attached my J-flash configuration.
Connection with device is successful established...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi,
I tried the booloader program on nrfgo mother board and it works as it is.
However, after I followed the same procedure and download to our inhouse board which is...
Hi!
I'm trying to receive notification on a characteristic that I've written before but I can't. I've activated the Notification in that characteristic, after that I write...
This question is somewhat related to: devzone.nordicsemi.com/.../how-to-switch-between-over-the-air-and-uart-bootloader-mode
I know it is possible to switch between HCI...
Hi
I'm working on the DFU feature according to the "device_firmware_updates" example on PCA1001 board, basically it works, but the question I'm facing is the board always...
hello,
We used the nRF51822-BK-FW 1.0.1
We need a little more help here to add the MAC address to the advertising packet. Can Any one help us add that to there?
i m attaching...
Hi,
Could anyone give some idea how to do data transfer with help of L2CAP (calling L2CAP APIs from Application)? I will be very much thankful if give description/steps in...
Hey all,
I have a custom board running a 51822 rev C0 chip connected to a TMP102 temp sensor over I2C. I was using the twi_sw_master.c to successfully talk to it in my...
Hi All,
I am new to the field and working on nRF51822. As mentioned in the question, which is the easiest way to Implement a simple LED blink (10Hz) for 5 seconds?. Is...