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 bought the nRF9160 dev kit and I can't connect to the j-link: JLinkExe SEGGER J-Link Commander V6.30f (Compiled Mar 2 2018 17:30:55) DLL version V6.30f, compiled Mar 2 2018...
Hi ,
In the target hardware I am able to detect the Nordic chipset nRF52480 by flashing USBD application on the chipset using JLINK SWD.
Now I have query related how I...
Hi!
With the nRF Mesh 1.2.0 on Android is only possible to set not group address as publishing address.
For group address happens nothing in the app and the device....
Dear,
I tried the same code on :
https://devzone.nordicsemi.com/f/nordic-q-a/43774/simple-gpio-example---nrf9160-dk/173275#173275
and my code:
The Led1,2,3,4...
I know how to set high power (8dBm) when running a nRF52840 as a peripheral (i.e. sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV, m_advertising.adv_handle, 8) ), but how...
SDK 15.2 API6.1
I am using the ble_app_blinky and ble_app_blinky_c examples and when i connect I see the "Nordic LED Button Service" and inside that i see 2 chracteristics...
Hello all,
In order to optimize my power design, I want to power my sensors though GPIO pin on nrf52832 and toggle the pin when I need to use them.
I have two sensors...
Hi.
I have an experience that I do not understand.
<main>
<timer handler>
"PushSwitch" changed to true when the button was pressed using a switch interrupt...
Dear nordic,
I have a custom board. first time its working fine and i flash the program without any issue. after few days i started to reflash the chip its show some errors...
Hi,
From last couple of months I'm working on NRF52840 chip and designed a battery operated device. I also made 5 prototype boards and I'm happy with the range test, coded...
I see two different issue from Segger ES. The below piece of code work well in debug mode, comparison of array at 2k and it fails at release mode. Wondering what's happening...
As a brief introduction, our research group uses bluetooth advertising to broadcast commands and responses between end devices and 'routers' which are connected to a PC. ...
Hi,
BLE Application on nRF52840 (pca10056) development board is being developed.
Application stopped the advertising to make device non-discoverable.
After that trying...
SDK 15.2, API 6.1
I have 1 firmware and 2 PCB it operates. PCB A was an external crystal and the sdk_config file is setup for the operation. However, PCB B uses internal...