Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
We're using the Azure iot hub implementation in a custom product that works with Azure.
One of the things we've noted is that if the total size of the device twin exceeds...
Hi,
I'm using nrf52840 in order to connect to a mobile and PC.
When connecting to a mobile, connection is bonded, but when connection to a PC, it's not, although m_sec_param...
We made the product by adopting BLE security mode 1, level 4. According to the analysis of our products by the wireless communication certification authority, We received...
I want to work on BLE. Pls suggest me a mobile phone I can purchase in amount of 25000 which supports:
BLE Long Range, Direction Finding, Advertising Extension, Periodic...
* Query on Combined DFU : 1. nrfutil version being used : 2.3.0 2. Followed nRFUtil for Generating DFU packages from -> https://infocenter.nordicsemi.com/index.jsp?topic=...
Hi! We're working on a testing Jig which should test our units in production.
One of the tests I'd like to make, is measure the current draw on TX at max (8dBm). I would...
Hello,
we are currently developing a new prototype board with the nRF52840-chip.
In order to figure out the best performance for our bt-antenna we decided to plan our...
i want to use orientation interrupt of bmi160. but i don't know how to read interrupt data. I wrote it after looking at the data sheet, but I want you to let me know if there...
I'm trying to get Thread working on the nRF52820. It seems that neither the "nRF5 SDK for Thread and Zigbee" nor the "nRF Connect SDK" support it (yet?), but instead require...
Hi,
I understand that when a peripheral is advertising it is also waiting for connection/scan requests.
Does those requests and responses sent via the same advertising...
Hello!
I'm trying to send a mcumgr packet over uart between the nrf9160dk_nrf9160 and the nrf9160dk_nrf5284.
To do this I have a SMP srv and a shell on both MCUs.
...
How do I get following combination to work:
Nrf connect 3.6.1 power profiler with PCA10040 v1.2.1 + PCA63511 v1.1.0 with external power supply and external DUT
The same...
My error messages in Segger studio are messed up (shown below). Everything else is fine. Can I change the font or something?
[m[K'[01m[Kdev[m[K' undeclared (first use in...
Hello, I have a 52832 using SDK16.0.0, that acts as an advertising peripheral (anyone can connect to it), and as a central, connected with 1-1 bond to a peripheral (a 52811...