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...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi.
I would like con build nrf Connect OT COAP Client and Server on a zephyr 4.0.99 / toolchain: zephyr 0.17.0
I have downloaded nrf sdk 2.9.99
running:
west build...
Testing the RADIO TEXT example on 52811.
1. 52811 is not a supported target - so I must select all targets then the unsupported dts (nrf52840/nrf52811)
2. I add a Build...
Dear Team,
Is it possible to run BIS and PAwR concurrently while using PAST for synchronization? I am using the nRF52840 DK and NCS 2.8.
I managed to start two periodic...
I am working wih \nrf5_sdk_17.1.0_ddde560\examples\802_15_4\wireless_uart\secure\first\
And I want to add app timer to start a peroid works.
unfortunately, this timer...
Hi Q&A
At present, there is no routine found on the Internet about NRF52832 Bluetooth sending more than 6 characters(NKRO)
I used nRF5_SDK_17.1.0, The following is the...
I'm using a Nordic nrf52840 based dongle to sniff the connection to a gamepad. When I bring up Wireshark connect options, it shows dashes in the promiscuous column, which...
Hello.
We would like to experiment with the various Bluetooth IO Capabilities settings with nRF SDK 2.1.3 on an nRF5340. Our project was developed by starting with the nrf...
Hi,
I understand it is possible to profile a battery larger than 3000mAh? That said I've tried to modify profileSettings.json but the nPM PowerUP v1.3.1 seems to ignore...
Hello, on the nrf52840 board,I have been trying to write code to send byte from nrf52840 to my nrf9160. for some reason, the same code works when trying to use uart1, but...
Hi All,
I am trying to print out floating values for my NRF5340 v2.4.1 SDK project. But, I am not able to print out the floating values. I tried the setting the following...
Hi,
Form the past few days, I've been trying to modify the device tree, but the changes are not reflected in the visual device tree. I’ve tried this on different laptops...
I have the following setup in my overlay file:
relay { compatible = "gpio-relay"; relay1: relay_1 { gpios = <&gpio0 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; label = "DC Mtr...
Hi All,
I am using ' NRF SDK v2.7 + NRF5340 DK + VSCode ' and cloned a official nrf ' blinky ' sample. The code and pins are working fine and I have verified using DK...
Hello,
I can retrieve the data from the Thingy:53 via the bme68x_iaq program. However, I don't know and I can't read the data via BLE on my phone via nRF Connect. Do you...
Hi everyone,
I'm encountering a usage fault on the nRF52840 Featherboard when trying to connect to a network using OpenThread. The issue arises specifically during the execution...