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,
Toolchain manager is failing to download SDKs.
I am using:
Windows 10 PC
3.7.0v nRF Connect Desktop application
0.9.3v Toolchain manager.
Downloading sometimes...
Where is the provisioning configuration data getting stored ?
1. EEPROM
2. Any other non volatile memory
Is it getting stored in external chip to nrf52833 or inside...
Hello there!
I'm quite new to the topic and just tried to dig into it a bit, so I'm sorry if I didn't get all things yet about the nRF5280 Dongle :) .
Right now, I'm following...
Hi all,
Using the thread CLI example (on a PCA10056 board) as a starting point I would like nodes to connect automatically to a thread mesh when booting. I then want to...
I use the following example source code to test NFC pairing.
Example source code for NFC: nRF5_SDK_17.0.2_d674dde\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\experimental...
Hi
thank you very much for your paying attention.
Yes the peripherial_uart sample seems to be a good choice for my project. But Uart 0 pins didn't come out on GPIO connector...
Hi,
We are trying to create a network using 20 movesense sensors and BWG840 Fanstel gateway acting as the central. The gateway is running a modified ble app uart multilink...
I'm a beginner in BLE applications, and I'm having trouble with connecting nRF toolbox application
I wanted to use UART function provided in nRF toolbox.
But, an e rror...
Hi,
I wish to run an existing project in Segger embedded studio for its debug capabilities (Currently the project runs in VS code).
I'm using the nrf52832, running a bare...
I'm trying to add the unity test integration to our project, but failing to build, since the project has a dependency on nrf_oberon
For the sake of completeness, the project...
I'm having trouble connecting Thingy:91 to cloud.
I've installed both the modem and HEX image in the board successfully.
I've added the SIM card successfully to the...
I've had intermittent issues with the nrf9160 modem using mfw 1.3.0 with an iBASIS SIM getting stuck in "searching" state when first powering on. The symptoms are similar...
I am using a nrf_drv_twi_tx() and nrf_drv_twi_rx() for a simple I2C transaction but I'm noticing a strange behavior.
If I don't use APP_ERROR_CHECK(err_code); right after...
Hi,
We are developing a flutter mobile app, for Actility/Abeeway (chips from Avnet Silica) using flutter pluggin that relies on the Android SDK. In some situations (after...