Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
I am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
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...