I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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...