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! I'm using the fatfs library to read/write data from/to an SD-card. I noticed the following behaviour:
When I try to write or read data directly after receiving a BLE...
Hi All,
I am using nRF52840 in one of our design. As the P0.18 is the RESET pin, it is tough to route the trace without a pad on via. Hence as I have modified my design...
Hi Friend,
My platform is SDK 16 with S140 softdevice.
I set a gpio for edge trigger interrupt. But I cannot get the correct gpio state if the data pulse is too short...
Hello,
I want to test bluetooth on nRF9160DK. How to do that? I programmed nRF52 on nRF9160DK with hci uart sample and board selected is nrf52840_pca10090.
But how to...
I'm currently trying to add SUPL support to our existing product, and I'm finding that the SUPL library is absolutely huge. Enabling CONFIG_SUPL_CLIENT_LIB appears to add...
Was wondering if anyone knew why this fault might be triggered?
It triggers when I try to use SPI0 and LTE together.
AT host is disabled.
The code stops here during...
While trying to utilize the TEMP peripheral today, I found that after the event handler returns a single reading the application does not continue to run. Any actions that...
Hi,
I got the nRF connect sdk downloaded and I can build zephyr projects for the nrf5340_dk_nrf5340. I somehow fail t find the sample projects as mention in
https:/...
Hi all,
I have a question regarding the difference between the nRF51822XX AC and nRF51822XX AA during the configuration of IROM and IRAM in Keil software.
I know that...
To the kind attention of Nordic support team,
We are going to use nRF52833 in our products, and we would like to embed in our PC side software (driver) a custom version...
Hi there,
I'm developing a custom board that integrates a NRF52840 based BLE module from Raytac. I was wondering if it is possible to upload the Adafruit nrf52 bootloader...
Hi,
I am implementing LESC on nRF52810 using an example.
Unfortunately, I didn't find any examples.
So, I am programming the PCA10040e with reference to the PCA10040...
Hi,
I am new to NORDIC dev and I find its ppi is really useful but also difficult to understand.
Now my device may be connected the truck engine to count the engine speed...
Hello Team.
I have NRF52840 Development Kit. here is description, what I want to do and How I am doing.
I will send command on terminal and kit will start scanning for...
Hi,
I developed a product using nRF52810 and am now preparing for mass production.
However, since I have no experience in mass production of Bluetooth, I would like...