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...
Hi,
I have set up the PWM to trigger the ADC via PPI. It works but now i want to verify the exact behaviour by setting a GPIO when the ADC starts a conversion and when it...
Hi Nordic
I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer...
I want to speed up the ble transfer, use the ble_app_uart example, but the speed is too low , sniffer show that the notify pack moredata is true , but the follow pack is not...
Hello,
as far as I know the TLS implementation in the NRF9169 MFW does currently not support Connection Identifiers for DTLS 1.2 .
Are there any plans or a timeline when...
I have a nRF9160 DK (sn 000960004886) that has been working fine, I've tested out to build and load some of the application samples (blinky, hello_world) and they all worked...
Hey!
I am programming on the nrf52dk connected with debug out with an HW using the nrf52805 BLE soc.
My Colleague is already programming with the Segger Embedded Studio...
[Bootloader is based on NRF SDK v11]
I am experimenting with the NRF SDK v11 bootloader source code and want to trigger the UART/serial DFU as the bootloader starts. Right...
hi,
I am running openthread coap_client sample from NRFconnect SDK v1.6.1 and I have enabled joiner in my code.
But still, when I flash the code on nrf52840dk_board, it...
Hi!
I am working on a project with NRF51422QFAB.
First I tried a simple program, which runs well.
After that I would like to try out my own board antenna with the...
Hello everyone!
This is actually more a suggestion to improve flexibility for NCS integration (i.e. nrf-sdk) into Zephyr workspaces. In many CMake- and Kconfig files there...
This relates to playing audio files over i2s.
So far I have managed to replay audio files using the method suggested in the SDK i2s example files - basically sending one...
Hello,
I have an own hardware using nRF5340. So I created first an own board in the device tree. I took the definition of the nRF5340 development board and simply removed...
Hi Nordic
I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer...
Hi Nordic
I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer...
Hello, i tried many things for almost now a month. I want to use and inject a code in a module the BC805 thanks to my nrf52840 DK. I used visual code, it didnt work so i decided...