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...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Dear Nordic support team.
Our product nearly complete Rnd stage.
We face only one thing relate to "Cannot reconnect after unpair device with smart phone".
debug wit...
How can i give command from android device to ble board to get the percentage, temperature, or reset or shutdown the device with the help of receiving command from android...
I'm trying to register the SIM card of the 9160 DK at nRF Connect website,
but the website is always showing "still working..." for more than 15 minutes.
Do you have a...
Hello,
I am experimenting with setting up a network via grouping in the following manner.
Bulb_1 will be put into identification mode, and Switch_1 will detect Bulb_1...
Hello,
I am trying to send gps data using MQTT protocol. For this purpose I wanted to combine MQTT simple example with the GPS example. I added all the methods/dependencies...
Hello,
I started to work witn NRF Connect SDK with nrf52840-dk? I mapped lots of peripherals to NRF Connect SDK. There are no problems. However, I try to map nrf_fstorage...
Hello
I am testing out a blinky FreeRTOS example that's a part of the SDK and would like to use SystemView to visualize context switching and tasks. Are there any steps...
Hello,
We're using a BLE connection configured with a 15ms connection interval, and a radio event notification configured to fire 800us prior to a radio event. I'd like...
Hi,
I trying to create a blank Zephyr project for NRF52 and want to use SES. But I could only open pre-existing samples and there's no way to create a blank project.
Appreciate...
I want to create server and client in nrf9160 not through LTE. only transmit on locally in nrf9160
//prj.conf # enable libs CONFIG_NEWLIB_LIBC=y CONFIG_NEWLIB_LIBC_FLOAT_PRINTF...
Hi support team,
In PS, it stated the sensitivities for ideal BLE transmitter, I would like to know:
o Sensitivity at 1M PHY DLE 255 octets , Dirty Transmitter on
o...
Hi,
In the documentation [1] for 802.11.4 for nrf52-sdk it is mentioned that the documentation is for the nrf52840 soc only. Where can I find documentation regarding 802...
I would like to add FOTA via HTTP to mqtt_simple example
please describe how to do that, and how to test the update
I know I need to add the following modules via...