I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Hello there,
I've set up 1.RaspberryPi with an otbr docker container.
Thanks to Sigurd I have set up 2.nRF21540DK running CoProcessor firmware built with nRF Connect SDK...
Hi,
I want to know more about composition data size. As I have read in Mesh Profile v1.0.1, composition data page 0 is mandatory, while the other pages are optional. The...
I have custom board defined in DTS file. There will be multiple variants of boards, therefore I need to check which board is selected. How to check which board is selected...
Hi,
We are using nrf52840 for custom design and we have replaced the mx25r6435f qspi flash with Cypress S25hS512 qspi flash. We configured the flash as below in the dts...
Hello,
We have nRF52832 devices in the field, and one of the leading causes of warranty returns is that flash of nRF52 is completely erased. nrfjprog --readcode and --readuicr...
Hello,
We have a problem that affects a few devices (< 0.1 %) in mass production. The devices are flashed, boot up and pass tests and get shipped to customers. Some customers...
1. all files were successfully attached
2. there is no syntax error, there are only warnings
3. Please help me to resolve this problems as soon as possible.
Good day everyone !
Can thingy 52 itself be used as a location tracker, from Received Signal Strength Indicator(RSSI) . Does it have this function ? If it does, may i...
Hi all,
First of all, this is a new field for me, so I'm quite a beginner here. I'm connecting my ESP32 to wifi and I want to send somehow the IP it connects to, to the...
Hello,
In my application (SDK, 16.0.0, nRF 52840) I need to enable the DFU service after initialization, which I do by exposing a custom service "DFU enable". This in turn...
I'm currently using Zephyr with Nordic Segger v5.50c.
Most of the code uses NRF_LOG, NRF_ERR statements which are printed to the Nordic Segger terminal.
I also configured...
Hi,
We are trying to update the S112 softdevice on nrf52811 over serial DFU but it's not working and throwing the below errors.
We are using nRF5_SDK_17.1.0 and soft...
Goodday,
For some reason my nrf Connect Programmer stopped working after doing the latest updates. To test I took a brand new dongle, Programmer picks it up but does not...
Hello, i have send my program with my DKnr52840 on my module 805, (the example peripheral Uart) now i would like to make my com with putty or other software but i'm going...
Hello,
The company I work for uses an nRF52840 PCBA for one of its project. During production, the board will be placed under test using a custom-built fixture. Due to the...