I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi Support team,
I'm currently using an nRF5340 DK and an ublox-SARA-R4 modem for MQTT communication, the Zephyr native MQTT lib was used. It can work well. Now I want to...
Hello ,
I'm switching in runtime from battery to USB on my custom nrf52832
On battery ->
bt_mesh_lpn_set enabled bt_mesh_relay_set disabled bt_mesh_friend_set disabled...
Hi,
I am running the stock UDP example on a nRF9160-DK (PCA10090, 0.8.5, 2019.7, Modem FW 1.3.6) and the modem crashes immediately.
I have also tried the CoAP example...
Hi,
im use nrf52840 develop my product,and now my pcb is ready,but after some times program, it cant be programmed,also nrf connect and vs code .im try ti recover it by...
Hi
im develop my product base nrfdesktop of ncs,i build the project and program to the nrf52840DK,it can run and perform funcation.but when i program it to my board,it cant...
This is a continuation of the following ticket: The resolution was logged as DRGN-19197, which was part of v2.4.0 , but did not resolved the issue.
I have created a minimal...
Hello,
Using the sample PSA Protected Storage on the nrf5340 DK with NCS v2.6.1 (and v2.5.2). My prj.conf contains these settings:
I flash the sample provisioning_image...
Hi,
I am using Nordic nRF52833 as a peripheral which uses mcuboot and DFU over BLE. I can easily upgrade firmware on that device by connecting to it with nRF Connect mobile...
Hi,
I use nrf52833 Development board PCA10100 to do loss test as peripheral and speed is 1Mbps, tx power is MAX. It's loss rate is very high, when nrf52833 sends a packet...
Hi, I am trying to use the periodic advertising connection examples and get Hci errors: opcode 0x2036 status 0x01 Failed to create advertising set (err -5)
I am on NCS 2...
Hi:
I checked the zephyr.dts file, but I couldn't find the addresses for interrupt-controller(0x e000e100 ) , timer(0x e000e010) , and memory(0x20000000) in the nRF9160...
Hello, I'm experiencing an issue with communication between the nRF52840 and nRF9160 on the Thingy platform using the connectivity bridge. I successfully established communication...
Support,
Due to the limitations described in the referenced previous ticket, I am unable to successfully discover a service and its characteristics because of a hard fault...
I am struggling with the same requirement as this ticket :
ie receive from a UARTE without knowing in advance how many rx bytes to expect. This is typical for exchanging...
I'm running the nrf5340_audio application on the nRF5340 Audio DK and have a UART wired to TP60 and TP61. As long as I have USB (onboard j-link) or my Segger j-link connected...