Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi,
I am using the PPKII in ammeter mode with an external battery to measure the currrent consumption. It would be really helpful for me if I could simultaneously measure...
Dear Professionals ,
I have series of questions to ask concerning the circuit configuration of the QFN73 And QFN48 for the NRF52840 as shown in the documentation site https...
Hi
My PPK2 was accidentally flashed by the nRFConnect's "Bluetooth Low Energy" app and then it bricked.
PPK2 then could not be detected by "Power Profiler", even "Programmer...
I have 2 nrf5340 devices, one running the Unicast Client and one running the Unicast Server. On the initial connection I am able to successfully stream audio.
On a restart...
I have been using the nRF7002 DK board; the nRF7002 uses the QSPI bus and the external NOR flash uses SPI.
The nRF WiFi driver's HAL and interface functions all require...
Hi,
I made DFU procedure with a distributor (nRF52840 DK) and one target (nRF52840 dongle): procedure completed successfully in approximately 45min
Then I made:DFU procedure...
The nRF5340DK's are not programmable on my pc. I have no issues using nRF52DK and nRF52840DK. I have 3 different nRF5340DK's, they all have the same issue.
When I try nrfjprog...
Hi There,
We're new to Nordic and in the process of attempting to move our custom Xamarin application and boards over to use the nRF52832 and the nRF Connect SDK. Has anyone...
Hello,
I used two samples, application_update and SLM, to test and try updating the app from application_update to SLM. I first downloaded the firmware of application_update...
I would like to store context information for each connection, but with central and peripheral connections storing different information. Ideally, this is done in two separate...
hi support team,
we can see the slide in this link: /cfs-file/__key/communityserver-discussions-components-files/4/3201.Measuring_5F00_distance_5F00_with_5F00_Nordic_5F00_Distance_5F00_Toolbox_5F00_slides...
hello Nordic
we are working with nrf52832 and nrf52840 running with ncs v2.5.0 (waiting for v2.7.0 cause 2.6.0 have some issues with cmsis fft tables that prevent us from...
Hi
We are using STM32 board as a HOST controller and NRF9160 as cellular modem. On the STM32 board PPP client is running over serial interface.
We need PPP server support...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application (in BIS mode).
I also have my own customized board, based on Raytac MDBT53v, for...
I have a nRF9160 custom board. I am using 2 UARTs (UART0 and UART2). I need to have an RX interrupt on both UARTs. I have identical setups and configuration and code. The...