I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
As I understand Nordic NCS now supports nRF52 development for nrf52832/40/11/10, so based on this I am trying to make a simple application for nRF5232 chip (peripheral_uart...
Hello,
I've been using http/https for some time with Zephyr, and am now venturing into using LTE/NB-IoT on a NRF9160DK board.
Unfortunately, from what I can tell, the...
Hi,
We are working on a Thread network application using nRF52840 DK and would like to interface a WiFi module to this board. We have checked the DevZone and found one similar...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hi,
I have added the Buttonless Secure DFU service to my application so that the app can be updated over BLE. It seems working. However, the power management module must...
Hi,
1. In my last post, ( https://devzone.nordicsemi.com/f/nordic-q-a/60300/questions-on-usbd_cdc_acm-example ), in question #1 a nice explanation was given regarding the...
Hi,
I am wondering if there solution available to perform DFU using Windows 10 OS? Going through previous tickets, it seems that there is no easy solution to perform DFU...
Support,
I am using the ble_app_gls_pac19956_140 example on the nRF 52840 DK. I wish to use this application as a foundation for my new sensor.
I wanted to disable the...
SDK: 15.2 IDE: Keil Softdevice: S132 v 6.0 General question about PPI connections. Is it possible to setup a PPI channel, that when triggered by some event (e.g. value in...
Hi,
I'm trying to lower the power consumption om an Actinius Icarus board which uses an nrf9160 chip. I've been able to achieve a sleep current of 1.33mA and I'm not able...
Now the code in the application part has added the buttonless_dfu function, which has also been successfully implemented. But I ’m not familiar with serial_dfu, I don’t know...
Good Afternoon:
We are developing a BLE remote button using Nordic's nrf52840. We have purchased several devkits and are in the process of fabricating our own design specific...
Dear,
Im trying to use the motion to activate the GPS and deactivate GPS:
1. when it moves, GPS will be activated: Position-ON
2. when it stops, GPS will be activated...
I'm working on an nRF52832 based IOT product using Segger Embedded Studio for ARM v4.50 on my Windows 10 machine. My project uses FreeRTOS. Looking at the release notes for...