I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Setup:
nrf52840DK (Zigbee Cordinator based on Zigbee Coordinator sample)
nrf52840DK (ZR)
NCS v2.4.1
Hi,
I have encountered dangerous problem during development...
Hi, I received out nRF9161 DK a couple of days ago...
To reduce the number of possible failure points, I registered on ONOMONDO with the SIM provided together with the DK...
Hi
1. Can nRF52832 meet both 2 and 3 functional requirements? 2. nRF52832 of the smart lock is connected to the Bluetooth of the mobile phone to unlock. 3. The nRF52832...
Hello,
I'm working on a driver for the PCF85063A RTC in SDK 17 with the nRF52DK. I am able to successfully set registers, however I'm getting strange behavior with reads...
I am able to open up the Cellular Monitor and successrully select the device an get a connection. However the option to ' Open a Serial Terminal' is greyed out, and so not...
I'm using nRF52840 with nRF5_SDK_17.1.0_ddde560, and using the ble_app_multirole_lesc example file.
When I port FreeRTOS to the multi_role, there are no errors during compilation...
Hi,
I use Nrf52833dk running ncs v2.6.0.
I transport peripherial_uart to peripheral_hids_keyboard ,obviously I wanna make MOBILE OR PC can connect to DK and regard dk...
Hi
I'm running the wifi shell sample on nrf7002dk, but I can't enable TWT. The router is a TP-Link AX1500 Wi-Fi 6 Router. I have enabled TWT in the router setup. Is there...
Hello, I've been working with a SATEL-VL53L8 sensor for a while. For this I've used the L4RZI board and now i moved into the nRF52 board for more tests. I've been having trouble...
Hello All,
I am currently working with sdk-nrf 2.3.0 and nrf9160dk board. My requirement is to create 2 simultaneous secure listening sockets. Currently I am able to create...
Hi,
We are working on a project using the nRF5340 with SDK version 2.4.2. We have integrated a NAND flash using standard SPI communication, utilizing the QSPI-assigned pins...
Hello
I am planning to design a custom board for my battery operated application and for that I need 5GHz Wi-Fi, Ultra lower camera. I need suggestions which camera is...
Hello,
I am currently working on a mesh sensor system. I have got one sensor board and one board for connecting in the mesh system. Now I want to be able to send the sensor...
Hi:
My environment is: nRF5_SDK_17.1.0_ddde560, keil, s113_nrf52_7.2.0_softdevice
When using usbd_cdc, I found that DTR must be set to start communication. Is there any...