Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Good morning/afternoon/evening,
So I am fairly new to nRF system and wanted to know if there is a way to execute an interrupt when one of the buttons on the board is pressed...
Hi, I have a custom board built around a nRF9160. All GPIO (P0.xx) work. However, when I test with the at_client only AT+CGSN=1, AT+CGMI, AT+CGMM and AT+CGMR return with the...
Hi,
We are evaluating the possibility to connect our nRF52840 to another BLE device but we are facing issues with UUID Nordic handling strategy.
Quickly:
We have...
Hello,
I applied for a SUPL license for two weeks, but was denied.
I repeated logout/login, but it was the same.
please help and check.
Thanks,
SY Kang.
Hi,
as follow is nRF5 SDK code to create a timer ms.
how to create a timer ms on nRF Connect SDK ?
APP_TIMER_DEF(m_timer_speed_1ms); int timer_lms=0;
static void...
Hi,
we have an odd issue on ~ 50% of our in-house boards here. We're using the internal RC as a low frequency clock, and then enable one RTC. No softdevice or anything....
i am using nrf52840 USB dongle and the segger J_LINK EDU mini for debugging when i use bulid and run it works, and if i remove the donle and reinsert it then ts not working...
Hi,
I was using nRF command line tools 10.14.0 before. i try to update to 10.15.1 but fail with below log.
Do you have any comment for us to overcome this issue? ...
Using NRF Connect for Desktop V3.9.1 for Windows. We flash custom boards with J Link EDU 9.4 version. Since update to Programmer v2.0.1 it will not detect the J Link. Any...
Hi,
ncs1.8.0\zephyr\samples\bluetooth\periodic_adv\
ncs1.8.0\zephyr\samples\bluetooth\periodic_sync\
periodic_adv and periodic_sync
how to change to use Zephyr controller...
Hi,
I have a nRF5340 with USB DFU support which uses MCUBoot for upgrades. The current build (app_version_1) on the nRF has 0x4000 as the size of the settings_storage. The...
Hi,
Developing by NCS SDK, We found it will take 20 minutes by using mcumgr(on MacBook-pro) to BLE OTA 178KB image to nRF52840 Product Board's external SPI FLASH. it success...
The following is my set up:
platform: windows 11,
editor: visual studio code with nRF connect
SDK: nRF connect SDK v1.8.0
toolchain: nRF connect SDK v1.8.0 toolchain...
Hi,
Here is my hardware.
VBAT is 3.6-4.2V, UWB_EN is Pin28.By using nrf_gpio_cfg_output( UWB_EN ) to init this IO.
Is there any problem?Because when I using nrf_gpio_pin_clear...