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)
{...
So I am using ESB and want a very percise timer. Because the 16mhz clock is not 2^n we want it to roll over at a certain value that is a multiple of 16mhz, so we chose 4.096E9...
Hi, I would like to add LED animation when DFU is in place. I know where to start it and where to stop it in the secure_bootloader source. The main issue for me is to add...
hello,
i am using nrf52840 with coded phy in our customised board and using the long range example as base for my application i have changed the ble_app_blinky to act as...
I find that you have a NRF_CLI_USES_TASK_MANAGER_ENABLED Macro. But it uses your own task frame. our project want a example using FreeRTOS with complete CLI function, thanks...
I have recently updated from SDK 1.4.2 to 1.5.0 on an nRF5340-DK
I have an application with a custom ble service. Most of the services have authentication permission requirements...
Hi,
I use the app_buton module to handle the buttons. When detecting a button interrupt I call a function that sends data to I2S (using the "app_sched_event_put" function...
hello,
i am using nrf52840 in our customised board and trying to interface it with GDEW0213Z16 2.13 inch display which uses spi communication i have added the necessary...
I'm new to the nRF connect sdk (but have used the previous sdk in the past), and am wondering what the best way to start a new project is? With the old sdk, it was easiest...
Hi,
I'm having "SOFTDEVICE: ASSERTION FAILED" when I set a breakpoint or pause the program to check some variables. That's really annoying, basically making the debugging...
Hi Dev team,
I was trying to build the mqtt_simple sample in the new NCS v1.5.0 and I am getting a build error.
I tried to build other samples as well but was faced...
Currently I am running one of the demo applications and have the nRF power source switch set to Vdd. The measured Vdd is 3.0V. Is it possible to change this to 3.3V? I would...
Hello
Is it posibile to do debug using Segger ES simulator for an example which uses also BLE stack?
More specific I am trying to debug the blinky example found in
...
Custom board, ncs v1.4.0, modem FW v1.2.3, SES v5.10d. The code is based on the Asset Tracker (v1), LTE with PSM, motion-activated GPS, using MQTT to send messages to private...
We are considering the nRF9160 SIP for a product we plan to develop. There is questions around whether we will need to obtain regulatory certification (Starting within U.S...