Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi,
Can we use nrf52840 dongle as sniffer for multiple protocols?. Can we sniff non nordic devices by using this?.If not suggest me other nordic products which can use for...
Hi
i wanted to run http_application_update sample project on a local LAN. Please suggest me what all changes i have to make to sample project.
i have connected my board...
hello everyone:
I have an issue on nrf52832 running freertos based on SDk 15.0,I am using PPI and SAADC to get 2 channels data .I find that if I change the configuration...
Hi,
I have 3 estimote beacons which I want to scan using nrF52833 and display scan response data on Segger RTT viewer and I don't want to establish the connection between...
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...