I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
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...