spim2、ncs2.6.1
I used SPIM2 to send the string "Hello, SPIM!" and receive data of the same length.
However, on the logic analyzer, I can only see the transmitted signals...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
I am developing an server app on zephyr stack which requires to flash the image without SMP protocol, I receives the image data over BLE , how can I use Image management API...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
I am trying to integrate nRF7002 into my application firmware, by using the "wifi/sta" example in NCS3.0.1.
My application has CONFIG_NRF_SECURITY=y and PSA enabled and...
Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
I use P0.2 as a wake-up pin, when the system into a deep sleep, I connected a High Voltage in the P0.2, it can wake up, but if I connected a High Voltage in the P0.2 always...
Hi
I got some questions about the RF part of the ref schematic.
1, why the bias voltage for ANT1 anf ANT2 are not the same since they are differential lines?
2, what...
Hi,
Today I use the app timer to start a simple 8bit ADC conversion each second and send in the irq handler.
Now I am trying to use the sw interrupt to execute some...
Hi
I want a 1K Hz square waveform to drive a peripheral device, but I can not get a continuously square waveform on GPIO 19, pls have a look at the picture I attached,...
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...