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...
Hello,
I have three devices that use UART, connected to an nRF52832 that I'm using NCS 1.6.0 to program. Since the nRF52832 only has one UART module and Zephyr has no native...
Hi, when following the tutorial, https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial i ran into problems...
hi, I want to use 52832 Comparator function, SDK only has "low power comparator" demo code. Setting reference voltage in MCU, just compare one GPIO with this voltage.
But...
Hi
I was creating a function to send i2c data trough sensor that I use. But when I double check the communication, there is a part that doesn't works properly. So as you...
Hi, Is it possible to enable and Different log level from Zephyr cli using Zephyr Logging API? i am using
LOG_MODULE_REGISTER (AWS, 3 );
I want to change or register...
Soft Device v7.0.1 is used. Timer instance 2. I use a "Timer-PPI-ToggleIO" to toggle an output pin to make sure the pin will toggle at the right time. The timer interrupt...
Nrf Connect Version v2.1.2
VSCode Plugin v2022.10.30
Using various samples on my nRF5340DK fail with the following error codes:
hap_ha sample:
Bluetooth initialized...
Hi,
I am trying to provision and set the publish period for a sensor server model by using an ESP32 as both my provisioner and configuration client. I am able to provision...
Hello guys. I'm helping a customer to work with a trackpad application using the nRF52840 and the nRF5_SDK_17.0.2_d674dde.
For this customer, she wants to use Microchip...
Question:
What configuration should be added for MCUboot to become aware of the size of external flash the hardware provides?
Is there documentation of the mcu kconfig...
Hi,
When I connect my nrf52840 DK to the PC via USB, initially it shows up as a drive, but then If I try to flash it from nrf Connect for VS Code, It gets disconnected and...
While testing FOTA upgrades it seems ZIP files are not supported by the iOS Device Manager app. Here is the error when I select dfu_application.zip in the Device Manager app...
I'm trying to follow the guide on how to setup a border router with the nRF52840 dongle (see https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools...
nrf-programmer app fails randomly ot upload image using SDFU to pca10059 target, I have to repeat process several times to get job done.
Version 3.0.4, OS Debian GNU/Linux...