I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
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...
Greetings,
One question on the nRF9161/51 capabilities: How many LTE-M DL HARQ processes are supported ?
I understand that 10 HARQ processes in DL (Rel14) is not supported...
Greetings,
LTE-M Data Inactivity Timer feature (Rel-14 ; Cf. TS36.321 §5.17 Data inactivity monitoring ; dataInactMon-r14 Info Element sent by UE) is normally supported...