Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
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...