I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
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...
Hi I purchased nRF52840-DK board recently. I'm able to connect it to Mac OS Mojave and I see that the LED5 is blinking every second. However none of the LED1-4 are blinking...
Hi...
I am developing a product using nRF52833 . (S113, SDK 16, IAR8)
My board uses a lithium-ion battery and uses usb charging.
My board turns on automatically...
Hello.
I am developing using usbd_ble_uart project.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I want to add static passkey and bonding in my project...