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...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
hello i am using nrf52832 and mpu6050 accelerometer with sdk 16 while programing i used 27 as scl and 26 as sda which is default in nrf52832 and i had no issues while reading...
Hi,
I am trying to test the light_lightness example present in ' nrf5_SDK_for_Mesh_v5.0.0_src' , on nRF52 Development kit(pca10040). And i am provisioning the device using...
I have a production device which I have soldered an SWD connection from a Keil project via the nrf51822 DK (port 20). I can flash code to this production device, but I cannot...
I'm using a SPI with a circular buffer so i need to have an interrupt with low latency that reset the RXD.PTR when the buffer is full.
The SPI is used for communicating...
Since Zephyr’s official BLE sample code, his BLE central only supports one central to one peripheral So I refer to the BLE central multulink officially provided by nordic...
HI ,
My name is MOHAMED ALI SAIDANE from Tunisia , i've been working on my project of the last year eduction , i'm interresting about the concept of the module NRF24l01...
We are using a custom ARM board which runs Linux and has a UART interface to a nRF9160.
I'm not how to phrase this exactly so I will just describe what I would like to do...
Hi,
I am using nrf51 DK and MDK is keil5
SDK : nRF5_SDK_12.3.0_d7731ad
softdevice : S130.
when i load the code nRF5_SDK_12.3.0_d7731ad\examples\peripheral\twi_sensor...
I have used light_Switch example from nrf mesh sdk nrf5_SDK_for_Mesh_v4.2.0_src I like to get the client source address in nrf_switch_server what should I need to modify to...
hello Nordic
i am using nrf 52840 dev kit, sdk 16.0
i want to make a sampling of 2 channels at 32MHz rate. the data shell be passed to RAM via easyDMA, after every 4...
Hi, I try to change my MAC address, but return error code 8.
check error code 8 is :
So I try set the mac address after ble connected. and the function sd_ble_gap_addr_set...
I'm trying to drive LEDs using PWM on Thingy:52 and Zephyr OS. It works when I connect external diodes to GPIOs, but built-in LEDs are connected to I/O expander instead. ...
Hello,
I have an Android application that sends and receive data from a nrf52832 peripheral.
During a test for our device using a nrf52932 chip, 2.4GHZ noise is emitted...
Hi. I bought the BM832E development board and have not yet ordered the DK board.
It says that arduino uno rev 3 is compatible with it. Does this mean I can plug my arduino...
Hello,
I am using nRF52 DK development board. I'm having a problem when I load simple blink example . I am getting an error message Error: Flash Download failed -...