Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
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...
Hi guys,
I want to send 'a' characters via the uart1 of the nRF52840-DK. I cut the short on the SB6 jumper to disconnect LED 2 from P0.14, which also happens to be TX of...
Hi DevZone
I just want to ask if one can use the nPM1100 with the unregulated output to the nRF9160 (which can take 3-5.5V), and the regulated output the other peripherals...
We try to get audio samples form analog or digital MEMS microphone to nrf54840 RAM memory with low power consumpion at 32kHz rate. We consider to use internal SAADC, PDM or...
hi, I want to use PPI function for timer trigger GPIOTE,
when timer interrupt comes, my output pin will toggle, but I find my code doesn't work, I think it is GPIOTE mistake...
I am trying to run the nrf/samples/bluetooth/peripheral_lbs example for the nRF5340-Audio-DK using nRF SDK v2.1.0. I am using the following command to run the example:
west...
We have a product on the market that uses the nRF24 and a PIC, chosen primarily for it's cost and rapid development time. We are now looking into using a nRF52 to replace...
My system details:
Ubuntu 20.04.04 LTS
Visual Studio Code 1.70.2
NCS 2.0.2
nrfutil version 5.2.0
Toolchain Manager v1.1.3
I'm trying to build my project, but...
Hi,
I'm developing my log system in a project with a secure partition with TF-M. I am following this log system design document . In my project I have, as a test, the following...
For nrf52840 which is the option for L3 Inductor. In current market L3 is obsolete. Part Number is HK100515NJ-T i need option. Also crystal capacitor part is needed.
Hi,
For asset tracker v2, it can detect the network and connect to it, and when it cannot connect to the nrf cloud, it disconnects. To be more specific, it disconnects from...
Hi Team,
I am working on connecting multiple peripherals (nrf534odk) with a central (nrf52840-dongle), some times all the peripherals are able to connect with central smoothly...
We have a separate customized build of MCUBoot for our board. This works fine. Now we would like to remove the MCUBoot build step from our app, but retain the app relocation...
Hello all,
I'm currently evaluating Bluetooth Mesh as potentiell solution for a remote control system with the option to extend the range via range extenders.
To get an...
Hello,
we need to SPI interface of a display controller RM6909 (AMOLED for smart watch) with the NRF52832 processor.
Could you please share us the source code for that...
Hi,
We are currently evaluating the Tracker V2 application.
We would like to increase GPS accuracy, before the nrf9160 returns status GNSS_EVT_DATA_READY. No problem...