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...
Hello,
Central uses nRF52840, and multiple peripherals use nRF52832.
The central is paired with each peripheral device , and each communicate.
To do this, I am developing...
I am testing smp_srv (bluetooth) with NCS 1.3.2. I don't know how to build and flash related apps for MCU boot in NCS. MCUboot is unable to boot smp_srv even after running...
Based on nRF52 hardware,I want to develop a phone based on HID protocol to control the phone, send instructions to let the phone into the lock screen state,
How to go about...
Hi, DevZone, thanks for help : )
I'm try to porting DK Board's Ble Bonding function to Target Board.
TARGET : nRF52840
SD: s140_nRF52_v7.0.1
SDK: nRF5_v16.0.0
...
To whom it concerns:
I'm a little new to Bluetooth SIGs launch studio and need a little guidance on the correct QDID to utilize for my product using Nordic SDKs.
I have...
Hello,
I'm working on a program that receives the temperature over TWI, saves the temperature in a string to flash memory, then adds this string to an NDEF message to be...
Hello,
I have 4Pcs same PCBAs and same firmware, the current values as below:
2.2uA
3.3uA
3.0uA
3.8uA
Condition: Power Supply 3V Battery; Temperature 22...
Shalom!
We have a nRF9160 custom board on which I cannot switch some of the IO lines.
For example we have two leds, P0.9 an P.10 but only P0.9 works. The hardware guy...
Hi there, now I set up a BLE to connect peripheral to central via NUS service. The peripheral is a customize board with nRF52832 and the central is nRF52840 DK board. The...
Hello everyone I hope summer's kind with you (or winter, for the southern hemisphere...)
Here's the deal: my printf and NRF_LOG_INFO output zeros, while my register clearly...
Hi Nordic team,
I am using nRF connect sdk mesh light_switch example. version of sdk is v1.6.1 .
The node is detected in the nRF mesh app in my mobile.
what does group...
I believe I'm following both the Cypress data sheet properly. Yet I'm still having an issue getting the simple QSPI Peripheral example to show data consistency.
Can it...
Hello
I want to operate SSD1331 OLED(96*94) using sdk v17.0.2 and nrf52840 custom board.
The OLED example of sdk v15 was replaced with the codes of sdk17 and tested on...
Hi Nordic experts,
Recently, I consulted the datasheet and tried to find out something about the radio speed when using softdevice, unfortunately, I can't find anything...
We are in the initial stage of development of a product that will be shipped in different countries and different customers.
We would like to use an MFF1 or MFF2 eSIM for...