This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I have used nrf51Dk with nrfPPK before some days now trying to flash nrf51DK but its not detecting any board I tried to recover but not recovering it I have already added...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) For Secure Serial bootloader in below path, I want to change Tx...
Respected sir/mam,
Our system interfaced with nRF51422 and code is developed by S310 ( path :- nRF5 SDK 9.0.0 -> examples->multiprotocol ->ble_ant_app_hrm -> pca10028->S310...
Hi Devzone!
I'm using saadc to receive the value from analog sensor.
The power consumption is quite high so I wanna set the saadc's iteration cycle to 1 hour. Once...
Hi All,
I have a problem when enabling the NFC tag t2t with the soft device S140 with 52840.
I can run the NFC example project 'nRF5_SDK_15.3.0_59ac345\examples\nfc\record_urlrecord_url...
Hello,
I tried to build the SDK ble_app_beacon example for nRF51 using SES. SES version I used is V4.12 (for Windows 64 bit) and SDK version is 12.3.0.
I closely followed...
Hello,
Background:
I am using nRF52832 with SDK 15.3, SES v4.12. I want to perform OTA updates on the application i am building but i am having issues with it. I was using...
I'm not sure how often the Cortex-M4(F) design from ARM is updated, but what is version used in Nordic nRF52810/52832 devices? I want to know what ARM documentation version...
I can successfully download an image using nrfutil dfu serial when I use a test image (compiling the bootloader with the Nordic default public key) and the application starts...
Hi,
My requirement is to validate the PCA10040 dev board with a different set of UART pins. I have tried the following steps, but as soon as I start the firmware, it crashes...
Hello, I am new to BLE development and RF design. I've been doing as much reading as I can about RF design rules for PCB's, antenna performance, etc. Yet I am still uncertain...
I am trying to get a BMX160 working over SPI. I was following this post to make this code using the SPI example from the SDK as a basis. I am using SDK 15.3 with a nRF52840...
The app is foreground -> I am very easily connected with BLE device.
The app is in the background -> I get the callback and connect with the BLE device
The app is removed...
Hello.
I'm trying to get the example bootloader Segger project (secure_bootloader_ble_s132_pca10040) running on a custom board I have that uses the nRF52832 as its core...
I am working on nRF9160 and i found that when i change prj.conf, i need to rebuild code. if rebuild is not done(only build is done), changes made in prj.conf does not comes...