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...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Hey,
I am working on nRF51822, SDK12, S130, I wish to get more data into my advertising packet, however there is not enough space, I was thinking to COMPLETELY remove...
The goal is to be able to automate build using CMake. I am evaluating this by trying to build example project in nrfSDK 16.(I chose saadc example from nRF5_SDK\examples\peripheral...
Using latest master from NCS (61ed35f76bce079948aabb5bc752d7e0fd3a74b0).
I've modified the peripheral_lbs sample to request timeslots using mpsl (copied the example from...
Hi, I am using nRf52840 and an external winbond flash W25Q128. When accessing the flash, nRF does not find it and starts to reboot. What am I doing wrong? Help me please.
Hi,
I am experimenting with zephyr OS on my nrf52 DK. I want to use the HW AES CCM encryption module available on the board, but I can't figure out how to do this with...
Hallo,
I am developing a custom board, based on Nordic Thingy:91. The custom board won´t support BLE, so the nRF52840 is not intgrated. But Communication with the nRF9160...
Do we have any examples of using tcp in non blocking mode for the NRF9160. I used the USP for PSM example as base for my current project but the blocking call seems to lead...
Hi,
I found some thing not seems to be right in SDK 16. I wonder if this is intentional or a bug. Bluetooth 5 max MTU can be up to 512 bytes. I found the definitions in...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have a use case where peripheral need...
The documentation for ERASEPROTECT.DISABLE states:
The erase protection mechanism can be disabled in order to return a device to factory default settings upon next reset...
Hi All,
I am using nRF52840 chip in one of my battery powered design. As I could see the datasheet and power calculator says the current consumption of nRF is less in...
Sir i am following this link -> https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.iotsdk.v0.9.0%2Fiot_sdk_app_mqtt_publisher.html
and I have one...
Hi! I'm using the fatfs library to read/write data from/to an SD-card. I noticed the following behaviour:
When I try to write or read data directly after receiving a BLE...
Hi All,
I am using nRF52840 in one of our design. As the P0.18 is the RESET pin, it is tough to route the trace without a pad on via. Hence as I have modified my design...
Hi Friend,
My platform is SDK 16 with S140 softdevice.
I set a gpio for edge trigger interrupt. But I cannot get the correct gpio state if the data pulse is too short...