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...
Hey all Board: NRF53840 DK ERROR: Building ‘zephyr/zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’ undefined reference to `LOG_DBG' (to any area that...
Hello,
We are in pre-production and we need to make 1000 prototypes.
Here is the filter we planned to use : https://www.johansontechnology.com/datasheets/2450FM07A0029...
Hi support team,
Customer needs them for BLE certification though I think those in nRF52840 report are same.
BTW, may I pre-fetch nRF5340's for any future request? ...
Hello,
Have any developers here on the forum had luck with getting the nRF9160 DK working in India?
Our India dev team has looked extensively and has not yet been able...
Hi, dear Nordic.
I tried to build secure_bootloader_ble_S132_pca10040 project in Segger. And it gives me this error message:
cannot find ../../../../../external/micro...
Hi,
I am trying to get my nrf24L01+ to communicate with nrf5340 using the enhanced shock burst sample code. In the sample code there are LOG_INF, LOG_ERR, LOG_DBG commands...
Hello Nordic Team,
We are in production phase, and flashing our modems one by one does not work well. It is too slow process, so we are looking for a solution that can offer...
Hi,
I'm trying to develop a Bluetooth Mesh Network using 3 Thingy52s and one Thingy91 that acts as a gateway to Azure IoT Hub. I saw the sample code LTE BLE Gateway for...
Hi,
I am trying to get the Atmel WINC1500 module to work with the nRF9160DK.
I have read a similar post,
https://devzone.nordicsemi.com/f/nordic-q-a/76640/spi-issue...
Hej!
I am trying to make a circuit / configure my SW for using the nRF5208 to have a small power consumption when not trainsceiving . Basically, I need my setup to have...
Hi! The nPM1100 is advertised specifically as a complementary product to the nRF52 and nRF53 product line. Seeing how the nRF9160 can also operate at 3V, I was wondering why...
Hello, I am working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...
Hello,
my application requires a reliable break detection (The serial data input is '0' for longer than the length of a data frame) sent from a peer device on the UART RxD...