FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
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...
I am trying to implement a DCT on a nrf52840 board and have been looking at using the CMSIS DSP DCT function to achieve this. Does anyone have an example of this function...
I have 2 custom made boards.
I took the first board.
I tested low power consumption. And it WAS working.
Made multiple tests on i2c, BLE, GPIO, Flash memory... All worked...
Dear nordic,
when i try to scan in coded phy some times works but after few minutes it fails to scan(that is not capture beacons). some times it fails from starting(that...
Hello,
I have an issue about the NRF9E5 and the external EEPROM.
When I program the external EEPROM sometimes the procedure fails. When I retry the action is impossible...
Hello,
This is Jahnavi. I am having nRF 52 DK boards. I have a doubt that what will happen if we will give power supply from both coincell as well as USB cable?
Is there...
Development environment: SDK V15.2, Soft device S140 V6.1.1
Application status: unmodified, logging level changed from INFO to DEBUG, debug-flag -DDEBUG set during compilation...
Hi,
When I try to install apps in nRF Connect v2.1.0, I get the following error " Unable to install: Unable to download registry.yarnpkg.com/nrf-framework-courses . Got...
Hello !
I got bad time figuring out how we can prevent a Malicious device to corrupt our thread Network and only allow our device to connect to this mesh network.
I am...
I am trying to get the nRF52840 to interoperate with an existing product using the Telegesis ETRX357 Zigbee radio running a Zigbee 2007 PRO stack. For now, I’m using the nRF52840...
Hi,
I'm developing an application on Android based on nRF_UART apk source, but i'm having trouble in connecting to two BLE devices. Actually, i think i could manage to connect...
Hi,
I am trying to use BSP button event to take the system into sleep mode. A long push turns off IO and calls power management shutdown and the same button is configured...
Hello community!
I use the dongle PCA10059 (nrf52840) for my hardware. I already enable -DARM_MATH_CM4 and link library libarm_cortexM4lf_math.a with CMake. I can include...
Hei,
I am following the Install the toolchain section and after running
choco install python
the step does not verify because it does not find pip3.
'pip3' is not...
One of our resellers is requesting a classification code for the RF protocol. We use a Proprietary RF protocol based on ESB (Enhanced Shockburst). Is there an IEEE or a different...
I am experimenting with trying to improve the current range of gzll nRF52840 dongle to dongle (which is not that far from what I need). I am developing using nRF5_SDK_15.2...