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 all,
I would like to check and see if its viable to keep radio on TX_ENABLE throughout the radio's operation, ie keeping TXEN = 1 ; at all times or keeping radio only...
hello,
i find a mistake line 62
"ldr r0, =%4 \n" ->>>>> The '=' should be removed .
void app_error_handler(ret_code_t error_code, uint32_t line_num, const uint8_t...
modem fw 1.3.0
ncs 1.5.0 and master
I am trying to test modem firmware upgrades using the lwm2m client sample and every time it is writing the 20% downloaded chunk, the...
Hi, I am following the tutorial and have some questions during the implementation.
devzone.nordicsemi.com/.../nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0
A red led...
Hello There,
So basically I need to send and receive and data from to Serial Terminal via FTDI module to nRF9160 DK. So for this I am using ncs\v1.5.1\nrf\samples\peripheral...
Hi.
After updating Programmer of nrfConnect to v1.4.9, I have not be able to "execute Erase All" command.
Error message is "Error: Error occured when program. Errorcode...
Dear Nordic,
how to set UART/USB console output to be non-blocking? We use printk() to output some debug info to USB console. When the USB isn't connected, the program stalls...
Dear Nordic-Support-Team,
I (software developer) work together with an electrical engineer to develop a device, which will incorporate the nRF9160 SiP. The firmware/application...
Dear Nordic Engineer
I currently have a project that requires 5340 to act as an MCU. I also need to plug in a FLASH, which is 4GBIT NAND FLASH. Is there an example of supporting...
Hi :
nRF52832 PCA10040 DK burn this link hex code: https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
Can...
https://devzone.nordicsemi.com/f/nordic-q-a/49269/long-range-nrf52840-central-can-t-connect-with-peripheral-in-ble_gap_phy_coded
due to this problem recently I have problem...
Hi Nordic Support Team,
I have asked this question previously, but I might as well make another post to collect my experience with this problem this past month. I will try...