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...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
In my application,the end product is given to the user with a static passkey. We need to give the user the provision to change the passkey .currently i run the code of static...
I seem to be having trouble running the buttonless DFU example on the nRF52833 DK (pca10100). It doesn't show up in nRF Connect as having dfu enabled.
I am using:
1) nRF5...
Hello,
I need an example of Timer and ADC for nrf5340. Already I checked this example but it is unclear and also has some error with semaphore. could you please give me...
Hi
Currently we were looking for buying Laird 451-00004 dongle to be used with PTS software. Since the device is not available with any of the distributor. we are approaching...
chip:nrf52840
SD:S140 6.1.0
SDK:nRF5 SDK v15.2.0
ASSERTION FAILED often appears in my firmware, connecting J-link in debugging state or turning on NRF_LOG and outputting...
Hello, I am using FDS to store three int32_t numbers. Here is my code for storing :
Here is my code for reading :
Here are the logs (stored values are the correct...
I'm having trouble sending more than 256 bytes over TWI.
nRF52840 SDK17.0.2
Used Function :
I have to send 8,208 Bytes continuously through the TWI interface in the...
Hello,
I'm trying to establish a connection with my own MQTT brocker on MQTT Box. I change the config on the prj.conf and on Kconfig file, like this :
But when i rebuild...
I downloaded the CIAA Layout and BOM resources from this page: (1.0) https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52832/Download#infotabs . I opened...
Hello there,
I cannot manage to activate my SIM card. Can I get some help?
* Tried outside of my company firewall? Yes, to no avail.
* Tried entering only the first...
When NRF52832 as SPI Slave, how can I know how many bytes the slave should read,the API nrf_drv_spis_buffers_set(&spis, m_tx_buf, length, m_rx_buf, length)),does not have...
Hi guys,
I am now facing a problem that I can't stop the pwm by using nrf_drv_pwm_stop.
Here's my initial code for pwm and start the pwm in the while loop.
The output...
Hello, I've tested multiple NB-IoT cards from China Mobile using the asset tracker on nRF9160 DK. The NB on Band 8 ( AT%XCBAND returns %XCBAND: 8) has no issue connecting...