I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello,
i've made a custom shield plugged into the thingy: 52.
There is a tag connect connector on it. I have short SWD signal from thingy debug connector.
When i try...
Hey,
Is it not possible to use any Bluetooth status codes for disconnection when calling sd_ble_gap_disconnect ?
for example this is not working (I do not actually disconnect...
Hi,
Similar as this issue
Our QA team found the nRF9160 device will hang when user pull out the USIM card then try to deactivate LTE.
The issue can be repoduced by following...
We tested this issue on serial_lte_modem sample on NCS 1.2 and modem mfw_nrf9160_1.2.0
1, Enable CSCON unsolicited report:
AT+CSCON=2
2, Activate LTE search and connect...
Hi,
My problem in shortly is when I have debugger connected to nRF5282, I always get hardfault after some time.
https://i.ibb.co/hZ3bZ1b/optionbytes-1.png
I tried...
hi .i use the pca10056 connect to th nrfconnect by usb .andr dun the app Bluetooth low energy.other 52840 device run the hex of \nordic
sdk\nRF5_SDK_16.0.0_98a08e2\examples...
Hello,
I'am working with a project and want to maximize ble throughput from ble thingy52 to a central device. I have used the ble sniffer with wireshark to see data transfer...
Hi Team,
i am working on serial LTE modem sample project trying to send at commands through serial lte link monitor, found that device is not responding to at commands...
Hi,
Recently I updated nRF Toolbox iOS to 5.0.1.
I'm mainly using this tool for writing application via DFU to nRF51822 board.
I was using .hex files for DFU but I can...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, Softdevice S112 v6.1).
For security purposes, I would like to restrict the pairing / bonding procedure to...
Hello, guys!
I am using master branch of nRF Connect SDK and want to use UART_1 module of nRF9160 SiP to communicate with external devices.
I used nrf9160_pca10090ns.overlay...
Hello, I am evaluating different printed antenna options for my Nordic design using nRF52 series ICs. The small size of the meandered antenna used in the nRF24LU1 USB dongle...
Hi,
I am on SDK 15.2 and NRF52832. I think that I am quite stupid because I do not succeed to be in Non-scannable non-connectable mode.
I tried few stuffs, change directly...
Hello,
I need to create an acl connection using bd_address and GATT client LE connection mode.
how to create ACL connection?
How to close ACL connection using connection...