Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
I am attempting to use SDK15 with the nrf52832 to communicate with multiple sensors over I2C. However, in the twi_sensor and twi_master_using_nrf_twi_mngr examples, as well...
I am using the nRF52840 with the SoftDevice disabled to run a proprietary RF protocol. For much of the time, I have the radio in continuous receive mode by making use of the...
I have a nrf52 application that samples four saadc channels at 1kHZ. That is: Map four pins to ADC input and let Easy DMA take care of the sampling so that the data is processed...
Hi,
I have measured QSPI current consumption on our product at no access period, and got 1mA (too high current!).
So I tried to check with nRF52840 DK to confirm our...
I need to have two different peripheral profiles (with different addresses and so) that will be advertising at same time and that can be connected by different centrals at...
Hello,
It might be a stupid question but I wonder if it is possible to use the ZCL generic command from the CLI to send ZDO commands? I tried it with the ieee_addr ZDO command...
We intend to use the ZigBee stack together with another communication stack and BLE. For the other stack we also have just a library (.a file).
Now we get an error message...
development setup: sdk: nrf5_sdk_15.3.0 LE protocol stacks: s112_nrf52_6.1.1_softdevice toolchain: MDK-ARM Professional 5.28.0.0 description: when we use ble HID or HEADSET...
I'm using the cli_agent_router example in nRF5 SDK for Thread and Zigbee v3.2.0 /4.0
I have a few questions:
1. If the end node needs to join in the designated coordinator...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I am working in a "peripheral" configuration. It has a characteristic that contains "Notify" as a property. Is there a way to check...
Hi,
Strange as this might sound: is there a way to gracefully force a softDevice assert such that I can get assert_nrf_callback() and see the call stack with DEAD_BEEF in...
Hello
I'm trying to activate an iBasis SIM for the first time. I got SIM from mrf9160DK about 8 months ago. The "Still working" message doesn't go away for more than an...
Hi Team,
We are using nRF9160 DK. In the process of testing I would like to know that is it possible to send data from nRF cloud to nRF9160(LTE device). I have gone through...
I'm using SDK 16.0 with SD340 6.1.1 on nRF52840
I'm working through alternating advertising on coded phy and non-coded phy. I have two scenarios where I don't want connections...
Hello Nordic team,
I'm looking into solution to pass data to my application after a Reset using the RAM of my nrf52840.
Looking at the documentation, this picture troubles...