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...
I am developing a CSCS client on my nRF52 DK and have two sensors at hand to test my implementation. Softdevice S132, SDK 17.0.2
My code is based on $SDKROOT\examples\ble_central_and_peripheral...
I want to implement the GATT UDS/UserDataService according to https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=475617, i.e. with persistent storage of the...
I tested with "nRF5_SDK_16.0.0_98a08e2" and "nrf5_SDK_for_Mesh_v4", I used the provisioner exam to provisioning the Light switch server, but after restart Light switch server...
Hi,
I am developing with nRF52840-pdk for BLE5 implementation. I am very much interested
in a long range spec of BLE5. I have gone though the example "ble_app_att_mtu_throughput...
Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and...
Hi, everyone
I am migrating from nrf51, sdk11, s130 programs to nrf52810, sdk15.3, s112
err_code = 0x0C is output from ble_advertising_init(&m_advertising, &init);
The...
Hi ,
I want to display received signal power of nrf24l01. Please help me how to display ?.. Does RPD bit is only set if the received power is greater than -64dBm.
I have the following code to write 0x34 bytes to flash
If I place a breakpoint in the debugger at the start of the erase/write code and step through it, the flash write...
Hi,
I'm new to using the thingy so I followed the instructional video to set up my 91. I think I tried to update the modem while not in MCUboot mode (I held SW3 when turning...
I have downloaded the latest version of nRF SDK (version 17). I am using Segger 4.50
The examples provided with the SDK use absolute paths, and will break if you relocate...
Hello,
I'm new here and I'm trying to program nRF52811 with direction finding AoA.
I notice that there is no code about it but there is steps to follow and that nRF52840...
Hello,
It appears that the LTE BLE Gateway example does not support the Thingy:91 out of the box. Is there a modified example for NCS v1.4.x (or later) that enables this...
Hello,
I installed nrfutil multiple times, rebooted my system (MacBook) but still when I type nrfutil on terminal it gives me the error "-bash: nrfutil: command not found...
Hi team
We are using your NRF52832 chip for product development based on the official nRF5_SDK_15.0.0_a53641a.
/**@brief Maximum amount of addresses in the whitelist...