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...
We use nRF52832 to develop our sensor.
Then SDK version we used is 14.2.0, and the softdevice is S332(ANT_s332_nrf52_2.0.1)
Now we develop the FW hex file with softdevice...
Hi,
When using the NFC record example, bringing an Android phone close to the NFC tag automatically pops up and displays the text content, but an iOS phone does not automatically...
Hi I am currently using NORA-B106 based on nrf5340 to work on ble multilink things. For right now I can do multiple connections by adding several scanning filters. But I cannot...
Hi All,
I'm trying to fully disable all location services with the asset tracker in v2.6.1 while using lwm2m (so I have the lwm2m overlay enabled in the build settings)...
Hi,
I'm stuck in the Cellular IoT Fundamentals course on lesson 2, exercise 2. When adding build configuration I get the following error:
[31/167] Building C object secure_fw...
I would like to integrate the PPK into an automated test system. Are Python drivers available to query the PPK directly for current readings, power control, etc.
I'm trying to test minimum timing and performance using peripheral and central ISO under Zephyr.
I'm trying to play with the interval and latency values under the central...
When I try to debug a programm (build with "optimize for debugging" and debugging started by pressing "Debug" in VSCode) I get to the debug-view and can also go one or a few...
We are working on a custom board (gateway BIS) with the nrf5340. Currently our system is on the 2.5.2 SDK and we currently have FOTA working with an external QSPI flash and...
psa/client.h describes and defines PSA_MAX_IOVEC as follows: Just to be sure: This means that psa_call can only pass 4 input- and output vectors in a psa_call(), or? (E.g...
In the application I try to run the non-secure world mainly just calls functions/services in a custom partition in the secure world, which has more own code and also extensively...
We have started using nPM1300, but now we are unsure how to proceed.
Through our inquiries, we have learned that development requires the use of the ncs platform. However...
I have an nRF5340 that I'm trying to use a Segger Base Compact debugger with. I can flash and run the application fine. If I try to debug (using the VS Code nRF Connect extension...
Hello,
On the nRF9151 can you force usage of PC5/20dBm powerclass (as opposed to PC3/23dBm) ?
Apparently the %POWERCLASS command is read-only, PC5 cannot be manually forced...