Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...