Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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...