Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
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...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi,
I am using PPK for measuring the current of custom hardware without DK. I want to know that P16(Ext DUT) is the only source of supply for DUT. So is there any additional...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
What would be the best way to store configuration and fault information in flash when the app_error_handler is called? It seems like all the libraries available are purely...
Hello,
I am using SDK 15.0.0, Segger IDE with GNU compiler (GNU++11, GNU11).
I am using the default serial example from SDK 15.0.0 with C source file. But when i switch...
Hi, we have designed a product using the nRF52840. We have the development board and want to use it to program our board via P19. Can you tell me if there are pre-made cables...
Hello, I'm prototyping using nrf52832 with BMD-300. On my new board I design, I need 3.6V tension (and not just 3.3), so I thought setting everything to 3.6V, including the...
Hi,
I'm currently doing a current consumption test for bluetooth mesh using PCA10056. I want to label the plot like the ones in Online Power Profiler, but it turns out I...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...
Hi all,
I'm currently implementing a Bluetooth Mesh system for testing various network characteristics.
I am running some tests were a Nordic Thingy:52 is sending a lot...
Hi, I have read the "nRF91 AT Command Reference Guide v0.7" and I would like to propose a new AT command to be added and also an additional feature to an existing AT command...
Dear nordic:
I am confused of NRF51824 MTU issue, NRF51824 can use S130 softdevice, S130 is qualified bluetooth 4.2 core spec, then why S130 features don't included MTU...
While trying to find out a realistic maximum power consumption target I was searching for the power consumption of the LPCOMP comparator. I've seen a few claims about 0.5...
Hello,
I want to send data from central device to peripheral device. I am currently using nRF52DK.
While sending data from peripheral to central device, data is sent successfully...