Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
My question is very similar to If I use nrf Connnect SDK 1.6.1 and Zephyr, which Bluetooth QDID should I use?
Following this case I need Zephyr Version 2.2.x and can use...
Hello.
We want to mass programming the nRF9160-SICA in our production IC only - NOT soldered on a PCB.
Is there exist any IC connection adapter for this IC that can...
Hi, Request confirmation that nCS nordic SPIM & SPIS drivers implicitly use DMA, I found the response as in: https://devzone.nordicsemi.com/f/nordic-q-a/83593/zephyr-rtos...
Hello! Does anyone know how to access the source code installed on the nrf52840dongle with the Bluetooth Low Energy application?
As you can see, the application offered...
Hi,
I need to enable PIN based security for my dev. project on Nano 33 BLE, by PIN security I mean force mobile app to enter a hard-coded PIN to connect to my BLE device...
Hi,
I'm working on a simple app that is supposed to generate a CSR and have it signed by a web server. The problem is, I can't even get zephyr to build the components...
Hi,
i am working with ic nRF52832_xxAB. example provided is based on nRF52832_xxAA. creating ram size issue. how to select proper ic numer, flash and ram sizes.
Hi,
I am currently working on a custom flex board using the Taiyo Yuden EYSHCNZWZ (based on the nrf52832). I am able to program the device with the soft device, bootloader...
Hi,
I'm designing a PCB based on the nRF52 Dev kit.
I just need a BLE module with the nRF52832. My question is if I use the ports p19 or p20, do I really need the ATSAM3U2C...
Hi
I am trying to write 200bytes of data in flash memory ,
but sd_flash_write() returns error code NRF_ERROR_INVALID_FLAGS.
and i couldnt find out the reason for that...
Hi
I wanna use second pin of nRF52832 as a gpio output pin.
I'm using software as a follows.
・nRF5_SDK_17.1.0_ddde560
I don't know which function programs I must use...
Dear, 1. what maximum voltage may be applied through the two pin connectoe marke External Supply on nRF5340Dk kit? 2. Does the Debugger works with external supply also or...
Hi,
Simply asking, what is the difference between nRF Connect SDK and nRF Connect Desktop? I would like to program nRF5340 DK with a feature of ble coded PHY (ble with...
Hello,
52840 MAXIMUM_TX_POWER is 8dB,
it support long range transmission,see Test reports & deployment recommendations — Fanstel
5340 MAXIMUM_TX_POWER is only 3dB...
we are using "nRF5_SDK_17.0.2_d674dde" and nRF52832 chipset to develop software, after build via SES, we try to merge the app hex file and softdevice file, but it fails. ...