Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
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...