Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
Hello,
I have the following setup where I am trying to access a function in nrfx_spim.c (red box) from the file mm101_drive.c (green box).
However this function is...
Hi, We have a device configured as a peripheral and want to provide the user with the peer device name typically connected to it, like the device name. Typically a phone will...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands(READ, WRITE, etc.) to the IntanRHD2132(ADC) at regular...
We have a sudden problem with the flash_manager. The code stops at static uint32_t flash_area_build(flash_manager_t * p_manager), at line NRF_MESH_ASSERT(p_manager->config...
Hi.
I am designing a 4 layer PCB (0.8mm thick) for an nRF52820 microcontroller.
My board's stack: L1 - Signal L2 - GND L3 - Power L4 - Signal
I have questions regarding...
Hi dear forumers,
I'm in the goal of achieving lowest current consumption on my PCA10056 DK board, with an nrf52840.
I converted a previous zephyr firmware who perfectly...
Hello, I am using the nRF5340 Audio DK with Zephyr and want to use I2S to send audio to an I2S device. So far I have had little success with the microcontroller halting in...
11 months ago in an answer a nordic member wrote (in regards to an error that I now also had and could solve using CONFIG_DEBUG=y):
[quote userid="81283" url="~/f/nordic...
Hi there,
I have an issue when using PPKII software on MacOS at 100ksps (no issue at 1K):
The 10min button at the top does not appear anymore
After a 3min measurement...
Good Afternoon,
I'm designing a 4-layer PCB based on an NRF52832 (QFAA) paired wit h a Molex 479480001 SMT Antenna, and I was hoping for some feedback on Antenna Matching...
Hello,
I'm trying to sniff packets with wireshark by varying the connection interval and supervision timeout of my ble application. I see that with lower connection intervals...
I'm presenting an issue when exporting the data collected, specifically the digital outputs, they are exporting incorrectly, but in the Data Logger tab they are presented...
When implementing AWS_IOT provisioning by claim process, AWS_IOT responds to the published topic $aws/certificates/create/json with a 3580 byte response. This causes TLS to...
Hey, I'm pretty new to Nordic Development. I am working on nRF5340 Audio DK development board right now and I was trying to create a bluetooth speaker kinda setup using the...