Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
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...