if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi,
I am trying to update firmware of multiple things on AWS .during upgradation I got error in download thread block Error in recv(),errno 116 and download client error...
I use ESB to send data to a nrf24L(PRX) from nrf51422 (PTX) , data is recieved correctly in nrf24L but I always got a NRF_ESB_EVENT_TX_FAILED event in nrf51422.
the nrf24L...
Dear support,
I am using nRF52840DK board (PCA10056) with SDK version: 17.0.2 version. I am trying out the USB CDC_ACM sample application from the path: <SDK_PATH>/examples...
I am using nrf connect sdk 1.7.99 with nrf5340dk. When building the ncs/zephyr/samples/net/socket/echo_server sample with the following command:
west build -b nrf5340dk_nrf5340_cpuapp...
I want to use Mbedtls for secure boot so I got to know that I should define CONFIG_BOOT_MBEDTLS
1.but when use that I am getting error as,
error: BOOT_USE_MBEDTLS (defined...
I'm using s132.
I'm using the app timer with the app scheduler.
I'm running a simple loop and constantly scheduling the timer in the timer callback.
The callback works...
Dear forum,
I want to achive low energy consumption for a BM833 (with crystal).
From the following thread, I could deduct, that running the softdevice, an average of 300...
Hi,
OS: Windows 10
SW used is Segger IDE, nrfCOnnect for desktop to program HW used is nRF 52480 dongle PCA10059
I am starting using nRF 52480 USB dongle, I need to...
I am working with nrf52840DK, SDK v17.1.0.
I compiled and downloaded the open bootloader project to the DK using SES (No errors and verification says OK). According to...
Hi,
We wanted to add an additional flash section to the linker.cmd file located in the zephyr folder of the project folder. However, when we make changes to the memory section...
We have a situation where the network core of the nRF5340 has been given control of Port 0/GPIO pin X (GPIO0->PIN_CFG[X].MCUSEL = 1 on the application core). The network core...
I have 2 dongles that I've somehow managed to brick (I don't remember the details on how i did it). One of them goes into DFU bootloader mode when I plug it in but shows up...
Hi,
I am modifying the code to asset_tracker_v2 on Thingy91 to send data to my own server instead of Azure / AWS / Nordic Cloud. I am getting error code -35 (EDEADLK) when...
The discussion in https://devzone.nordicsemi.com/f/nordic-q-a/79364/maximum-number-of-bytes-that-can-be-used-in-beacon-advertising suggests that we should be able to populate...