Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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...