Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
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,
I'd like to use SPI and I2C simultaneously on nRF52832. But I came across this post which says "if you use SPI0, TWI0 is not available". Does this prevent me from...
I took the I2S example from SDK15 and while compiling I am getting the following errors. I tried but I am not able to solve it. The same happen when I have taken twi example...
Hello,
SDK : 16.0.0 Controller : NRF52840
I have 2 app_timer instance, one is used for longer sleep like 24 hours, and other is used to blink led when device is performing...
If you are broadcasting in normal mode, this code will not report an error. But if you are broadcasting in long range mode, this code will cause a FATAL ERR. If you are broadcasting...
I am wondering if it's possible to conduct a serial UART loop back test on nRF. For example, if I use a wire to connect the TX and RX pins together, and send something out...
My understanding is that Thingy:91 HW doesn’t support FOTA update of nRF52 from nRF91 since the reset control line isn’t connected from nRF91 towards nRF52. My understanding...
I am working with the udp example in nrfConnect for the nRF9160
I see that CONFIG_UDP_DATA_UPLOAD_SIZE_BYTES has the value of 10 (bytes of payload). However, I do not see...
Hi
I have my custom board with nRF9160 module running Serial Lte Modem application, and an external MCU talks to nRF9160 over UART and access using AT commands. The custom...
We are using nrf9160 and Modem firmware 1.2.3. This might be a regression of this bug .
Our concept is to switch the modem on via lte_lc_connect_async(), exchange some MQTT...
Hi,
I have a requirement, using the latest mesh sdk ' nrf5_SDK_for_Mesh_v5.0.0_src ' on nRF52 Development kit(PCA10040), I want to generate the temperature data from DK...
Hi,
this is my first time trying to use nrf connectivity tools, and my setup is a bit strage (and I have no clean DK setup to compare with:-(
I have to update firmware...
I am developing an IEEE 802.15.4 Application on the nRF52840 using the Radio Driver (v1.8.0) . I have a problem with the transmit call function. Very often in nrf_802154_transmitted_timestamp_raw...
I wrote a program for nRF51822 and compiled it with keil. The app, boot, and sdk are combined and written to the chip. However, if I write using nRF Connect Programmer, it...