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...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hi.
I would like to make an app for communicare with a can device. I see that the chip mcp2515 is a popular one .So i purchsed some dev boards with this chip. One of them...
Hello,
I have a question concerning the decryption of a 90 byte AES CTR ciphertext with a given 16 byte key and 12 byte IV (=8 byte nonce, 4 byte counter).
I've tried...
Hi,
I used the nRF Programmer included in nRF Connect to flash the custom PCB. After the update to 2.0.0 J-link is no longer detected under devices. Could you help with...
I was flashing nRF51822 used ST-link, with file hex from SDK example, so now i want flashing a different .hex. How can i do that? I try do like before but I CAN'T
I'm trying to dynamically allocate some data, send it over NUS, and then free it, but I'm not sure when the SoftDevice is done with it and it's safe to free. Would the following...
Launched nRF Connect for Desktop this morning (v3.7.0) and was prompted that an update was available. Performed the update as well as child packages. PPK was updated as a...
Hi, i have a problem with nrf mesh. nRF5_SDK_17.0.2_d674dde
nrf5_SDK_for_Mesh_v5.0.0_src
nRF52-DK(PCA10400)
Android 6 and 10.
Bluetooth 4,1 4,2 5.0.
I use example...
When using USB with CONFIG_NO_OPTIMIZATIONS=y I'm getting a usage fault and Zephyr gives the reason K_ERR_STACK_CHK_FAIL. The fault looks like it occurs in the unnamed thread...
Hi,
In case the FMFU fails or the device gets into some recovery state. Is there a way to get IMEI without enabling the modem library? When the modem is in process of failed...
Hi,
Can you please tell us how to send Hex data using AT#XSENDTO command ?
I am using the "Serial LTE" application. In the old SDK version (v1.6), it was possible to set...
Hello,
I recently saw this post: https://devzone.nordicsemi.com/f/nordic-q-a/71940/low-power-mode-using-saadc-with-ble_app_beacon and I'm interested in the example for measuring...
Hello Kenneth,
I am trying to program the nRF52840 Dongle with the HEX file according to "Programming the nRF52840 Dongle". The dongle is connected to USB port and the LD2...
Hello,
I try to port project from IAR to Segger Studio. I followed the guides for porting projects like this and this . So, I did:
- Imported IAR project to SES with internal...
I am using nrf52833dk and download nRF5_SDK_17.0.2_d674dde when i build the code the code the following error occur
asBuild target 'nrf52840_xxaa' compiling SEGGER_RTT_Syscalls_KEIL...
I have an "old" nRF5340-DK which I use to program an external board I am developing. I have no problem with the J-Link/SWD connection to my external hardware using the J19...