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,
My project (under embedded studio )works if running on a chip with the register FICR INFO.VARIANT = 0x41414330
but freeze on a chip with the register FICR INFO.VARIANT...
I can't flash/write my nrf52840 Dongle under Linux with nRFConnect v3.9.1 with Programmer v2.0.1
The buttons remain greyed out, the left window does not display any information...
I'm following the heart rate sensor example in the VS Code Youtube Tutorials series, and there are some pretty straightforward prinkt statements in main.c, such as 'Bluetooth...
I'm getting data from peripherals, and I need 96KB/S to get to the NET layer, because the other side needs to use data in real time, but the data transfer is too slow.
So...
I have been working with multi-sensor example of ZigBee to develop it in zephyr. every things went well of endpoint sensor except that the coordinator suppose to receive the...
Hi,
I am facing issue at ble_stack_init() which internally calls sd_softdevice_enable(). I get NRF_ERROR_SVC_HANDLER_MISSING at sd_softdevice_enable() return value.
...
Hi,
i use the nRF5 SDK for Thread and Zigbee v4.1.0 , the s140 an the ble_thread_dyn_proximity - example.
I want to use the LESC encryption of BLE (in addition to Thread...
Can anyone help me with this:
I'm trying out the 'threads' sample under Visual Studio 1.8.0. Not having much luck. I'm a newbie and have followed the Video tutorials to...
Hi,
I am currently using an audio board utilizing the nRF5340 MCU. I would like to enable the BT_SHELL to use the Bluetooth command Shell, may I know how I can achieve that...
Hi,
I'm trying to measure the power consumption of Zephyr's iBeacon sample (zephyr/samples/bluetooth/ibeacon) on the nRF52840 DK. I prepared the DK by cutting the PCB track...
I use nRF52840_QIAA for design, now I need to provide ROSH of this model, I found it on the official website, please help to provide it, thank you very much!
Hi all,
After Licence request I got email with Key.
Segger Embedded Studio 4.12 accepted this key but SUA expiration date is not valid, there is just red cross and no...
Dear ,
I'm using nRF52832 to do some 2.4G communation without softdevice. Now i need to update firmware with mybootloader.
Is there some mathod to do the vector table...
Dear Team,
I am working on real time clock with the help of : github.com/.../nrf5-calendar-example but in this when do the power on and off so again start from starting...
As a continuation of Case ID: 282083 “merge cdc-acm support and BLE service”
Thanks to your support the merge was successful : both functions (cdc-acm console and led and...