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...
As I reviewed other post, there are many similar topic.
Thus, I would like to know whether there is new tool for the application recently.
Does Nordic have development...
Hello, Nordic.
I use SDK15.3.0, s340 softdevice, nrf52840.
Recently, I am testing dfu service. So I merge App, softdevice, and bootloader.
Dfu service's test has done...
Hey everybody!
I'm working with the zigbee cli agent router example.
Can anybody help, how can i get zigbee report automatically? The problem is that i have to enable...
I'm in the process of evaluating the BLE functionality via the 52840 dev kit. I ran a number of examples without issue and just recently received power profiler kits so I...
Hi,
I would like my BLE device to connect to the PC via a BLE USB adapter. How do I do this? How does this work? Will my BLE device act as a peripheral and connect to the...
I want to implement a tag (type 2) like t2t library using nrfx nfct driver.
Is it possible? if so, how can i do this?
if not possible, is there any other libraries to...
I am using nRF52840-MDK and connect to my Ubuntu running in VMWare. When I connect this device to my laptop and run pyocd-flashtool. I am getting a error message stating ...
Hi
I have purchased an nRF52832 DK to develop a human fall detection device. I'm a newbie to embedded studio, and nordic products. I just started to understand things on...
Hi, I have seen a few similar questions to this but the answers weren't too clear...I am trying to use both the long button push and the button push actions to generate separate...
Hello,
I have a Raytac MDBT50Q-RX USB dongle that I want to evaluate.
The dongle comes with Raytac's own test firmware.
In order to evaluate it for my purpose, I wanted...
I am very new begginer and dont know where to start about nordic nrf52832 chip. Started a week ago with downloading SDK and playing with examples in it.
I in specific need...
This is the structure.I am using bitfields here, even if i don't the problem still exists.
struct CODE_T
{ uint32_t guest_code_start_time; uint32_t guest_code_end_time;...
Hi,
Lior Neumann and Eli Biham found a vulnerabilitiy in BLE secure connections, to which CVE-2018-5383 was assigned.
Is the S132 SoftDevice affected by this vulnerabilitiy...