we have a custom board with nRF9160, when using GNSS we configured it to periodic mode with 120 second interval, most time it works fine but every once in a while (like every...
Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
Hello,
I am a beginner when working with nRF. I am trying to run the l4_e3 solution code, but it doesn't seem to work. I can connect via BLE, but nothing is being shown...
I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
Hi Devzone!
I'm using LM5(BG96) LTE modem to publish the mqtt message.
When I test it at PC terminal, It works very well. There is no problem.
However, when I send...
Hello,
I am currently working on a project which is a pcb design with NRF52810 . To set the gatt services I need to increas ram size by changing NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE...
How can I modify the number of resends when Coap uses OT_COAP_TYPE_CONFIRMABLE, because I don't want to wait too long to get OT_ERROR_RESPONSE_TIMEOUT,
SDKs do have docs in markdown format. What is the recommended tool to be able to access all the features?
Tried MarkdownPad2, but it fails for example on @anchor tag.
...
Hello,
I have a problem statement in which I have to generate a file for data that is received from UART communication and want to send it to the mobile application whenever...
Hello guys,
For last couples of Days, we were trying to connect with IBasis NB-IOT Network with nRF9160 DK.
But not able to connect it .Please see below Snap Short for...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to send packet with different...
Hi,
In our project we are using the adc pin (p02) for batttery level measurement.
The analog dc signal from the battery is connected to p02 pin after the voltage is...
Hello,
Our peripheral device has no keyboard and no display.
Yet we would still like to have the most secured way of communication.
For our application, we don't like...
Apologies for the newbie question. Does this BLE Module need a separate antenna to be purchased? Or are you supposed to design your own with PCB traces? Some BLE modules have...
I want to avoid the soldering of the inside (Becoz of production isse) pins that's why I'm using all the outer pins of the ic. But the problem is RESET pin is inside so can...
Hello,
I am using UART_1 in my program to comminicate with other sensor. So the data is read from UART_1 and print to UART_0. Now I want to communicate with other sensor...
Hi, I am using BMD301 chip on my custom board which schematic i have shown below,I need to enable UART as well as nrf_log in my application. For this I am using SDK 15.3 PCA10040...
I am getting small power spikes but cant seem to pinpoint what is causing them.
The smaller spikes in between the transmissions. (The wave is clipped from the top so the...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....