Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I just buy nRF5340.
I install nRF Connect in my PC.
and install bluetooth app.
I just select my pdk.
log show
INFO Connected to device with serial number: 000960119975...
Hi,
I have the following 2 scenarios:
Scenario 1: I create an image with nrfutil containing SD, App and debug bootloader. I flash this image and it works. Then I change...
We have nrf5340pdk kit we are trying to flash code via nrf connect or Segger studio but firmware is not flash and when we powered up the pdk it's showing three port can you...
I'm using Visual Studio 1.7.1 on Windows 10 machine. With an nrf916DK.
I'm trying to learn about the shell and all seems to be working fine, based on what I've found in...
I'm trying to work with Kismet's nrf51822 plugin that would allow kismet to read the nRF BLE sniffer 4.1.0 the same way Wireshark does. Alas, theirs is C based and I don't...
Dear friend,
Based on the following conditions: SDK: 15.3 Target board: nRF52840-DK Example: \examples\ble_peripheral\ble_app_ancs_c ios version: 12.5.5 Do the following...
Hello,
I have successfully achieved the modem delta firmware update from mfw_nrf9160_1.2.7 to mfw_nrf9160_1.2.7-FOTA-TEST, vice-versa with sample code. But when it comes...
Dear support
Just started to learning following the tutorial here - https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-3-0#h769sk6kqovea15p99jn16lstat1dtpuuw...
Recently I purchased nRF9160 DK and I have a Vodafone Idea SIM (active). I followed the instructions precisely as per the Nordic infocenter but I am not able to connect my...
Hello
nRF52840 is easy to know pin number,
but nRF5340 no pin map,i can't read the pin diagram.
don't know where the pin corresponds to.
thanks
Best R...
Hi,
I managed to have the fat_fs sample to work.
Now i would like to be able to write and read files, onto the SD-CARD, that a PC will understand, it seems to needs...
Hello all,
I am developing on the nrf52 dk. and the following type definitions should be defined according to the given library.
Would somebody please comment if that...
Hello All,
I am using nRF52840 DK and Segger with nRF5SDK 17.0.2 version. There are many examples that prints a NRF_LOG_INFO(). But I want to understand how to configure...
Hi,
we have 2 queries regarding i2c speed mode
1. what is difference between I2C_ADDR_10_BITS and I2C_MSG_ADDR_10_BITS in i2c.h (SDK Path: nCS\v1.8.0\zephyr\include\drivers...