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...
I'm getting an undocumented status value back from nrfjprog when I try to program my dev board:
ERROR: command exited with status 3221225477 : nrfjprog --program C:/mdsg...
Hi,
I'm new to Nordic tools and am stuck on getting all the pieces in place. I have:
Mac OS 10.14.6
nRF Connect v3.6.1 Getting Started Assistant
Python 3.6.3
All...
Hey Guys,
Transferring emulated project
Transferring an emulated project to the nRF52810 SoC,
If you have developed your application using the emulated project...
Hello,
I am trying to setup a Project with nrf25840 by using the nRF IEEE 802.15.4 radio driver in multiprotocol mode with ble. ( https://github.com/NordicSemiconductor...
Hii guys ,
I have a customised nrf module based on nrf52810 . I have dumped ble_app_beacon code and it works fine but when i dump ble_app_uart example code then i am not...
Hi
I have a question about peers deleting.
It is saying in documentation about pm_peer_delete:
"Warning Use this function only when not connected to or connectable for...
hi Support team,
I have one problem with window7 system both 32 bit and 64 bit, that the usb cdc driver can not be verified by windows, that software signature is not right...
hi support team,
customer has one question about TWI electricity. in the IIC spec the "tLow " should be more than 1.3 us
however, our chip interface TWI timing " tLow...
Overlapping segments detected at address 520192.ERROR: The hex files cannot be merged since there are conflicts.
should be
Overlapping segments detected at address 0x...
I’m obviously missing something from the information I’ve gathered with respect to designing a co-planar waveguide, PCB 50 Ohm transmission line. The calculations I get differ...
Hi everyone,
I've been working on the firmware for a BLE keyboard, this is my first big project using the nRF5 SDK and everything's been going great so far. I'm using...
nRF5 SDK for Thread and Zigbee v4.1.0 documentation states that only application can be updated over Thread Secure DFU. However, nRF5 SDK for Thread and Zigbee v2.0.0 documentation...
Hi,
I am running an nRF5 SDK BLE example ( Cycling Speed and Cadence Application ) on nRF52 DK as peripheral and connect to nRF connect mobile app as central, and I would...
I use the thingy 52 with the nrf52832 and the SDK13. I want to scan every 30 seconds and receive packets from other thingy's but I can't find how to initialize my scanner...
I can only see the conf files and other yaml files when i open nrfconnectsdk sample in Segger embedded studio IDE.Where do we exactly write our application code?Application...