I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
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...