Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
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...