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,
I have an own hardware using nRF5340. So I created first an own board in the device tree. I took the definition of the nRF5340 development board and simply removed...
Hi Nordic
I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer...
Hi Nordic
I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer...
Hello, i tried many things for almost now a month. I want to use and inject a code in a module the BC805 thanks to my nrf52840 DK. I used visual code, it didnt work so i decided...
Hi,
we use UART with /delete-property/ hw-flow-control; /delete-property/ rts-pin; /delete-property/ cts-pin; in UART DTS
Serial LTE Modem started to fail in build in...
Hello,
We are using nrf52832 soc for our product development and using that we are trying to increase the throughput of our device using the information from the following...
Hi, I'm having this trouble since some weeks ago and I was looking for an answer in documentation and was impossible to find it.
I have a device with Nordic ble chip and...
Hi,
I am trying to store a data using fstorage, but the code gets stuck at wait_for_flash_ready(&fstorage) when called outside the main().
Kindly help me to solve the...
Hi! I'm a beginner working with a project that uses nRF5280 Softdevice 6.1.1 and have some questions wrt to the peer manager and its ranking system . I can see the whitelist...
to who it may concened
nRF5_SDK_15.2.0_9412b96
i used tool to write the s140_nrf52_6.1.0_softdevice.hex and nrf52840_xxaa.hex(from example ) to NRF52832 by nrf connect...
Hi,
I have a C++ array or structure initialization issue that only occurs on nRF9160, but not other devices.
I am looking at the possibility of using JEDI in our IoT devices...
Hello,
I'm working on a project involving both the nRF9160 and the nRF52833 on a single PCB. Since PCB space is at a premium for this project, I would like to know if it...
Regarding the new modem command AT%RAI, the documentation here says:
In addition to using the %RAI command, the application must tell when the data connection is not needed...
I have logged in, I am using the same email address and I have read and - I believe - qualify for the license agreement.
Can you please look at why my request is denied...
Hi,
I am trying to migrate my project from 52832 to 52810, somehow i found the services can't be discovered. And seems that on phone it's looks like it is connected, but...