Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...