I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
I have customized the "nordic_blinky" app. My app contains a call to sd_app_evt_wait() in main (low power ON mode).
It seems that after the write connection event (BLE_GATTS_EVT_WRITE...
I'm interested in Thread for a industrial application which likely won't have a border router. My application requires data be broadcast to all nodes in the network (node...
Hi some feed back for you.
Nordic-nrf5-SDK\examples\peripheral\radio_test
Your old radio test code used to be very simple.
We have a need to integrate in to our program...
I just updated to nRF Connect 6.2.6.1 and Programmer App 1.0.0 and I get an error when trying to connect to my JLINK Base programming device. I've tried restarting my computer...
The nRF51 products do not appear in the 'Products' list on the Home Page:
Are they deprecated, or "no longer recommended" ?
If you go via the 'Products' link right down...
Hi team,
I used nRF5_SDK_12.1.0_0d23e2a few years back and planning to move into nRF5_SDK_15.2.0_9412b96. Could you please guide me with the necessary steps to migrate?
Hi all, I recently downloaded a custom built example project for Segger that simply scans for nearby Bluetooth devices and dumps the info to UART. However, even after putting...
Hello,
Application comprises of the use of both bluetooth and USB. Bluetooth connectivity is used initially for saving data to flash and USB is used to retrieve data from...
I'm looking at developing a wireless application using NRF52832/840. Before I get the project off the ground I want to make sure that the nordic semiconductor 2.4GHz proprietary...
Im trying to combine the SAADC with the uart example and i have copied and modifed the saadc functions according to this post https://devzone.nordicsemi.com/f/nordic-q-a/32956...
Hi Team,
Like each others, I try to open "at_client" projects on SES but stuck on the error..
I use SES for NORDIC Edition, V4.14.
I run "nRF Connect Getting started...
We are developing a game controller with the nRF52832 and I'm keen to make the device also USB compatible via the CP2102.
We are using Segger Embedded Studio and have the...
Hey Guys,
I'm totally nooby, maybe you can help me. Following Problem:
I got a SparkFun nRF52832 Breakout Board and use the Arduino IDE to program it. Now i want to...
Hi guys, hope all is well. I was hoping someone could help me out with this particular issue. Maybe someone on here has tried to do the same thing.
Just some background...