Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
All nRF5340 reference designs use via-in-pad structure. Instead e.g. nRF52840 has reference designs which can be used with through hole PCB.
nRF5340 seem to have 19 IO's...
Hi,
I'm trying to do a very simple thing - setting those pins as high or low,
but I see that it simply does not work for those pins, I see no change in led state that...
I am using the SLM app from the 1.9.1 SDK.
I connect to my MQTT broker using TLS offloaded on the modem. I subscribe to a topic using QoS = 1 Then if a message is published...
I have been trying to get mqtt to stay connected without activity for more than 30 minutes. any keepalive value over 30 minutes just results in mqtt discoonection. tried with...
On a custom board, I've got 2 inputs connected to an external pullup and a pad. One in is P12, one on P21.
When I short the pad for P12 with GND, that input read low, that...
Hi,
I tried to access Nordic devzone, yesterday and today, but got an error message that "the page cannot be displayed because of an internal server error has occurred...
Hello everyone!
I am trying to figure out how SPI drivers for Bosch bme280 sensor work... I would like to somehow recycle them to write my own SPI drivers for another device...
Hi Nordic,
Using nrf-connect 1.9.99 and Zephyr 2.7.99 (*** Booting Zephyr OS build v2.7.99-ncs1-1 ***)
I am using then nRF9160-DK and everything is fine. Getting 40uA...
I'm running Manjaro Linux and have ran through the installation instructions for the nRF Connect Desktop. I have separately downloaded the Segger JLink software as instructed...
Hi Team, In my project i am using nrf52833 and i have established a network using Open Thread protocol to communicate . I am able to pair my device with the network. One scenario...
Hello, I am using 52832. There is an external interrupt count with a maximum frequency of 1kHz. I have two hardware. One I transmit to the mobile phone at an interval of 50ms...
Hello sir ,
i am trying to build file from given sample code file name is "azure_iot_hub" , i don't make any changes in this file .
on adding build configuration it show...
I have an issue from few days with the nrfCloud.
I am not able to see the live data from my devices.
However historical data is available up to the last sending so the...
I can't quite seem to figure this one out.
We've got the APP_ERROR_CHECK macro on our functions that return NRF errors. When there is a genuine error, the system does not...
Hello, I am trying to communicate with a Bosch BMI 270 device( datasheet ) using the nrf5340dk. I originally tried to use I2C since there was an example file available for...