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
I'm currently using power configuration example nr. 4 for my custom board with nRF52840. Can I use external DCDC for powering my other components on the board (SPI and...
In the datasheet of the nrf52840dk board, for the port P4, there are freely available pins p0.26 and p0.27. If I use those two pins in the overlay file, I am getting "Pin...
Hi there!
I'm trying to make an SH1106 screen working with my Zephyr 3.7.0 project using an nRF52DK (nrf52832-based one). My project is straightforward:
proj.conf
...
Hello,
I am attempting to use the DFU Target library to receive an update file over a custom protocol. I aim to do an MCUboot-style upgrade such that after the file upload...
Hi there,
My compiled image size in ROM is ~200kb.
I have 2 MCUboot partiitons, each 228kB.
I wanted to ask- is it possible for the application to use the second (non...
NCS v2.7.0
nRF52840 dongle
I want to program the nRF52840 dongle with external J-Link, and I can connect to nRF52840 dongle with SWD now. Using "nRF52840 Dongle nRF52840...
Hi,
I am evaluation PAWR feature and plan to use it for a product. The project is based on nrf5340.My enviroment is:
nrfconnect sdk v2.7.0
nrf5340 audio dk.
After...
Need to automate the FOTA process for devices with Zephyr build application which has mcuboot as bootloader, these devices can be programmed using nRF Device Manager and nRF...
I’m developing a product that uses the nRF9160 for LTE-M and the nRF52840 for Bluetooth. The nRF52840 is a pre-certified module, and I have experience with FCC compliance...
Is there any hardware limitations that would prevent one from using the nrf_802154 drivers on an nRF9161? If no, could you adapt the open-source sl to use the 9161 modem instead...
Setup: custom nrf9161 PCB, flashed with nrf9161 modem fw 2.0.1, using NCS 2.6.1
Targeting my custom board, I couldn't even speak to the modem lib, no IMEI etc.
So I dug...
Hello,
I have been trying to correctly setup my nRF Connect inside VS Code.
When I try to execute the command
west -V
in a nRF Connect window inside VS Code, I...
Hi i am using nRF52840 with segger embedded studio.
SDK -> nrf5-sdk 17.1.0 I want to configure rtc2 so that whenver i initialize it it should generate an interrupt after...
Hello, I am building a device which simultaneously advertises as a beacon and acts as a peripheral role device. Advertisements are sent at ~20 Hz with the connection to the...