It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hi,
As described in the subject I'm not able to set "Extra High Drive" for a GPIO. This setting is described in 7.13.5.11 in product specification version 1.3. I'm able...
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...