Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hello,
Our product is configured to use 3 total GPIOTE channels –– 2 sensors configured for "high accuracy" GPIOTE events, each around 10Hz refresh rate, and 1 using "low...
Current consumption during k_cpu_idle() after GPIO interrupt does not take the same value. Why does this happen? Any idea? Thank you for reading this post in advance.
<Environment...
hi all, i'm using uart with easyDMA, and i'm disabling and enabling it back on my code. before disabling the uart TX and RX works fine. after disable&enable i get wrong data...
Hello,
as part of the development that will soon be in production, I would need to be able to authorize or not the pairing according to an internal state of my device. ...
The memory returned by the pointer returned from cJSON_PrintUnformatted() in below file must be freed.
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master...
I m analysing application source code searching for implementation of INDENTIFY.
The problem is that application has hundrets of classes and it is very complex so it is...
I am developing a product and there is this situation. My custom board doesn't have UART so I will have to communicate over a Virtual Serial COM Port.
I have a desktop app...
Hi
We want to open L2CAP channel to stream data between nRF52840 and iOS, We cant use OTS example since there is no OTS support from Apple core bluetooth framework.
So...
hello ,
i want to develop a smart home product in which i want to use the indoor positioning using Bluetooth 5.1 Direction finding, i have seen that the " nRF52811 " have...
Hello I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
We have developed...
I am trying to use a Raspberry Pi B+ as Bluetooth to Wifi bridge. But I find that the bluetooth range is very diminished when talking to my Nordic nRF51 and nRF52 devices...
Sir,
I have a question about the connection's power setting of the BLE.
I use the API as the screenshot, but there have a error return. I don't konw the reason, so I...
I am following Getting Started Assistant on Mac platform.
However, I run into an error when I issue: " pip3 install --user -r zephyr/scripts/requirements.txt ".
" ERROR...