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
hi.
As the manual says,It waits for an application event. and is called in the main while loop.
Does it mean that if I put some other routines carrying out polling function...
Hello, I am interested on nordic devices that support: 1) 802.15.4 (eg. Openthread) 2) secure storage for storing keys (e.g LWM2M credentials) 3) zephyr - rtos
I have seen...
Hi, we have a nRF9160 DK where we have uploaded the AT_CLIENT example on. Have tested the board and it works fine, able to send AT Commands and join to the network etc......
Hi,
I want to store scene when long press one button and recall scene when short press. I have done some changes but not able to achieve it, i am not sure if i should...
I was looking at this compatibility matrix, for SD and SDK.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52832%2FCOMP%2Fnrf52832%2Fic_rev_sdk_sd_comp_matrix...
Greetings!
we are using nrf5340dk to communicate with a Nucleo shield that has LIS2DW12 accelerometer on it (shield is X-nucleo-IKS01A3). We have a problem communicating...
Hello, I'm beginner for nRF52.
I saw examples about entering DFU by button and buttonless.
Is it also possible that changing the boot mode by a gpio pin which controlled...
Hello all, I'm working on ADC and data transmission.
Device do ADC first, and send those values.
Sampling frequency of ADC is ~80 kHz (sampling per 13 microseconds), and...
Hello,
We are using nrf52805 for our project. Facing some errors like "GATT ERROR" and GATT INSUF AUTHORIZATION and GATT CONN TIMEOUT ERROR" when I want to upgrade my application...
Hi,
We are developing our product based on nrf52382. In the scope of the certification testing of our end product, the test laboratory asks me if the Bluetooth low energy...
I am currently building a dynamic multiprotocol application (Thread+Bluetooth LE) with the nRF Connect SDK. For tweaking coexistence I would like to limit the length (=duration...
Hi,
In nwp-036 page 7,here is the AOD sketch map as below :
As fat as I am concerned, the Transmitter and Receiver should be reverse ?
Or there is something I misinterpreting...
Hi,
Background: I am looking at interfacing nRF21540 (FEM) with nRF52833 (Host) - hoping there's Zephyr support available for this(?)
Question: Product spec for nRF21540...
I'm trying to find the address of an attached twi sensor by using the twi_scanner. It worked on the default pins
but when I change the pins like this
It simply doesn...
Dear Nordic team.
We have to add new sensors using I2C protocol on our previous project.
Can i configure WDIO and SWDCLK pin to I2C pin?
If possible, i will reuse my...