I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
Hi,
We have an nRF9161DK and received our own custom boards this week. When we tried to program our custom board, the development kit disconnected from the computer and...
Hi all!
I'm in the process of trying to put together an nb-iot app on Android studios that would communicate with data from the Thingy 91 board. I've been trying to go through...
Hello everyone,
I've been working on testing PPP support in SLM 2.6.1 without cmux on my Linux host machine. However, I encountered some logs during the process: Note: For...
Environment:
I can't seem to get the one button sample to do anything... I get a steady ~1sec flash from HOST led on the npm1300, but I get nothing from pushing SHPHLD...
I have an EC11 rotary encoder wired to my nRF52840 and I am trying to get readings from it using the sensor API. However, I'm having issues with (seemingly) garbage data....
Good day. We ended up getting a bootloader based on the NRF5 using the Serial Recovery method and a non-upgradable bootloader. The update is coming from a microcontroller...
I'm working on a linux driver for nRF7002 based on the experimental linux driver: https://github.com/NordicPlayground/nrf70-linux-driver . This is being done on linux 5.13...
Is it possible to somehow set a lower charge current than 32mA for the whole charge cycle or force trickle charging for the constant current charge cycle? The issue is that...
I have a GSM application connecting to MQTT that worked previously refuse to work when I picked it up again to improve on it.
To make sure there isnt a problem in my firmware...
The following settings are required to make I2S compatible with the AK5720VT.
MCLK=12.288MHz BICK=1.536MHz LRCK=32kHz Bit length=24bit
CONFIG.RATIO >= 2 * CONFIG.SWIDTH...
Hi All,
I have recently design my version 2 of my custom board, everything seems to work on the board, the firmware is fully running but i can't see the BLE device on...
Hi,
I tried to send audio with a sampling frequency of 44100hz, up until this point I had been sending the default sampling frequency of 48000hz.
For this I change the...
Hello,
I am trying to make radio test functions work on my 52840-based board using SDK 2.5.2. After some effort I managed to create a simple test program that partially...
I want to use P0.00 and P0.01 as UART pins. I have shorted the SB3 and SB4, and opened the SB1 and SB2 for using the pin as GPIO.
If I am enabling the " CONFIG_BOOTLOADER_MCUBOOT...
Dear Sirs!
I need that low power comparator on input AN7 reset controller when device is in OFF mode when voltage on pin drop below threshold.
Controller powered +1.8V...