Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...