Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi there,
I'm working on NCS2.7.0 and nrf52840.
I used the chip-cert to generate custom DAC, PAI, and PAA with VID = 0x1234 and PID = 0x5678, then placed the...
Hi there,
Thanks for helping. We are using the nRF52840 DK along with the Power Profiler Kit 2 (PPK2) for power measurement. We are encountering periodic power spikes during...
Hi, we are designing a factory acceptance test (FAT) jig for a custom board containing an NRF9160 SiP. We are testing more than one thousand boards, and probably more than...
Hello
We are using a slave processor with AT command to communicate with the nRF9161 . This is working without problem
But we are initially using the Quick Start 0.2.7...
Hello,
I'm using nRF9160 as a HCI host and nRF52840 as HCI controller (nRF52840 config is based on HCI lpuart example). My application receives data over Bluetooth using...
We have two cases where the modem has downgraded itself from version1.3.2 to 1.3.1.
1. In the first case, due to water ingress, it appears that the reset pin has been toggled...
System: Windows 10, Vscode + Nrfconnect
I saw a previous post on same topic which fixes the issue by changing the settings in extension like said here ( changing extension...
We have pre-production product (based similar to the NRF9160dk setup with a NRF9160 (LTE-M, GPS) and a bridged NRF52840 (BLE). We are working through certifications for CSA...
Hi all,
I am aware of the different access port protection mechanisms (listed in my previous ticket here: Link ). I did also test both revisions successfully:
For...
Hi.
In our private network we experience one problem.
We can ping Google (8.8.8.8) via APN customer4. In Wireshark traces it is seen that ping is initiated.
On RRC level...
In our current development we are using NRF52840DK and the external memory MX 25R6435F. We are using Settings API to store some configurations on the external memory partition...
Hi, I have the structure for a Vesper VM3011 MEMS microphone:
In the 'overlay' file, I define it as hardware:
When I retrieve the properties from the '.c' file...
We are currently working on a project that has these requirements:
BLE Audio (Broadcast)
BLE Central and Peripheral
WIFI 5/6 (5gHz and 2.4gHz)
BT classic would be...
Hi,
I am currently developing a long range bluetooth module with the U-Blox NINA-B31 BLE module, based off the Nordic nRF52840 chip. I have come across an issue which I...
So, I have built prototype boards using nrf9160, flashed, they are working fine, now need to add to nrf Cloud and realized there are few ways to do that, all are not well...